
| GCP Service | Purpose |
|---|---|
| Cloud IoT Core | Securely connects and manages IoT sensors on industrial equipment; collects telemetry. |
| Pub/Sub | Streams real-time sensor data from devices to processing pipelines. |
| Dataflow | Processes and transforms streaming and batch sensor data for analytics and modeling. |
| BigQuery | Stores structured historical and processed sensor data; supports large-scale queries and analytics. |
| BigQuery ML | Builds predictive ML models directly on sensor and operational data for failure prediction. |
| Cloud Functions | Event-driven automation for triggering alerts or maintenance notifications when models predict failures. |
| Cloud Storage | Stores raw sensor data, logs, and processed datasets for backup and analysis. |
| Cloud Monitoring / Logging | Tracks system health, sensor status, data flow performance, and model accuracy. |
| Looker / Data Studio | Visualizes predictive insights, failure probabilities, and maintenance schedules for operational teams. |
| Cloud Key Management Service (KMS) | Encrypts sensitive operational and sensor data for security and compliance. |