AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A financial services firm requires a solution to process stock market feeds in real-time. The solution must be capable of ingesting high-throughput data streams and enable immediate analytics to facilitate rapid trading decisions. Which service should be utilized to build the core of the firm’s stream processing solution?
For processing high-throughput data streams with immediate analytics capabilities, Amazon Kinesis is the best-suited service. Kinesis provides the necessary tools for real-time data ingestion and analysis, making it ideal for use cases like processing stock market feeds where speed and scalability are critical. Amazon SQS, while capable of message queuing, is not optimized for real-time data streaming analytics. Amazon S3 is intended for durable storage and is not suited for real-time stream processing. AWS Lambda is an event-driven, serverless computing platform that can process data streams but is not itself a data ingestion service and would require integration with a streaming service to fully address the scenario.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the key features of Amazon Kinesis?
Open an interactive chat with Bash
How does Kinesis handle high-throughput data streams?
Open an interactive chat with Bash
How does Amazon Kinesis compare to other AWS services like SQS or Lambda for stream processing?