
Answer-first summary for fast verification
Answer: Amazon Kinesis Data Streams
The correct answer is Amazon Kinesis Data Streams (Option D). This service is designed for real-time data streaming and allows multiple consumers to process data concurrently. It is highly scalable and capable of handling millions of events per second, making it the most cost-effective and efficient choice for scenarios involving high-throughput data streams.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which AWS service is best suited for real-time processing of millions of events received via an API, allowing for concurrent data processing by multiple consumers in a cost-effective manner?
A
Amazon SNS with fanout to individual SQS queues
B
Amazon SNS with fanout to individual SQS FIFO queues
C
Amazon Kinesis Firehose
D
Amazon Kinesis Data Streams
No comments yet.