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?
Cloud Firestore (or Stream service)
Cloud Storage Archive
Cloud SQL
Google Cloud Functions
View Explanation
✓ Correct Answer: Cloud Firestore (or Stream service)Explanation:High-throughput ingestion is a core use case for scalable services like Cloud Firestore or dedicated streaming services.