🔥 3-day streak
AWS Certified Developer - Associate75 / 150
Question 75 of 150

A developer is building a real-time analytics platform that reads from a single Amazon Kinesis Data Stream. Currently three separate Lambda consumer applications read from the same stream using standard (shared-throughput) consumers, and the team is seeing increased read latency and GetRecords throttling as more consumers are added. The team wants each consumer to receive records with sub-200ms latency and its own dedicated read throughput without provisioning additional shards. What should the developer do?

Reviewed for accuracy · Report an issueNext question