
| GCP Service | Purpose |
|---|---|
| Transcoder API | Encodes videos into multiple resolutions/bitrates for adaptive streaming. |
| Cloud Storage | Stores video content in different bitrate formats. |
| Cloud CDN | Delivers video content globally with low latency. |
| BigQuery | Analyzes streaming logs, QoE metrics, and user behavior. |
| Pub/Sub | Handles real-time event ingestion from player metrics (buffering, lag). |
| Dataflow | Processes streaming telemetry (bandwidth, latency, playback data). |
| Vertex AI | Builds ML models for QoE prediction and adaptive bitrate optimization. |
| Cloud Monitoring | Tracks video performance metrics (latency, errors, buffering events). |
| Looker Studio | Creates dashboards for QoE analytics and operational insights. |