About This Architecture
High-throughput telemetry ingestion on Azure: many producers write to an Event Hub with four partitions, consumed by two consumer groups — one feeding Azure Stream Analytics into a live dashboard, the other triggering a Function that persists events to Cosmos DB. Producers, the partitioned hub, and downstream consumers are grouped by stage.