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?
AWS Lambda
Amazon RDS
Amazon DynamoDB (or Stream service)
Amazon S3 Glacier
View Explanation
✓ Correct Answer: Amazon DynamoDB (or Stream service)Explanation:High-throughput ingestion is a core use case for scalable services like Amazon DynamoDB or dedicated streaming services.