
Answer-first summary for fast verification
Answer: Set up Amazon Kinesis Data Streams with AWS Lambda
Amazon Kinesis Data Streams and AWS Lambda is a powerful combination for processing high volumes of data records in real time. This setup allows the financial technology company to handle millions of transactions with minimal latency due to the stream's capability to continuously capture and store data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A financial technology company needs to process millions of transactions daily with minimal latency. Which architecture should they implement to ensure high throughput and low latency?
A
Use Amazon SQS and Amazon EC2 Auto Scaling
B
Deploy Amazon RDS with read replicas
C
Implement AWS Lambda with Amazon DynamoDB
D
Set up Amazon Kinesis Data Streams with AWS Lambda