Category |
AWS Service / Technology |
Purpose |
IoT Connectivity |
AWS IoT Core |
Securely connect industrial IoT sensors and devices. |
Edge Processing |
AWS IoT Greengrass V2 |
Deploy ML models and process sensor data locally for fast anomaly detection. |
Machine Learning |
Amazon SageMaker |
Train predictive maintenance models on historical IoT data. |
Data Storage |
Amazon S3 |
Store sensor data, logs, and model artifacts. |
Monitoring |
Amazon CloudWatch |
Track sensor metrics, edge device performance, and ML inference results. |
Notifications |
Amazon SNS / EventBridge |
Alert maintenance teams on potential failures or anomalies. |
Security & Access |
AWS IAM |
Manage secure access to devices and cloud resources. |
Local Communication |
Greengrass Local MQTT Broker |
Facilitate low-latency communication between edge devices. |