
| Azure Service | Purpose |
|---|---|
| Azure IoT Hub | Ingestion of real-time sensor telemetry from industrial IoT devices |
| Azure IoT Edge | Running predictive models at the edge for low-latency inference |
| Azure Machine Learning Service | Model training, experiment tracking, and management |
| Azure ML HyperDrive | Hyperparameter optimization for predictive models |
| Azure Data Lake / Azure Blob Storage | Storage of large volumes of historical sensor data for training |
| Azure Kubernetes Service (AKS) | Deployment of predictive maintenance models as scalable REST APIs |
| Azure Functions / Logic Apps | Event-driven maintenance alerts and workflow automation |
| Azure Monitor & Application Insights | Model monitoring, telemetry, and performance tracking |