1
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
Azure Cosmos DB (or Stream service)
Azure Archive Storage
Azure SQL Database
Azure Functions
View Explanation
✓ Correct Answer: Azure Cosmos DB (or Stream service)Explanation:High-throughput ingestion is a core use case for scalable services like Azure Cosmos DB or dedicated streaming services.