
Answer-first summary for fast verification
Answer: Amazon DynamoDB for its ability to handle unpredictable traffic and low latency access.
Amazon DynamoDB is a NoSQL database service that provides consistent, single-digit millisecond latency at any scale, making it ideal for real-time data processing. It can handle unpredictable traffic spikes and is highly scalable, which is essential for a mobile application with user-generated content.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A startup is developing a mobile application that requires real-time data processing and storage of user-generated content, including images and short videos. The application needs to handle unpredictable spikes in traffic and ensure low latency access to the data. Which AWS storage service would you recommend, and why?
A
Amazon RDS for its relational database capabilities.
B
Amazon DynamoDB for its ability to handle unpredictable traffic and low latency access.
C
Amazon S3 for its scalability and cost-effectiveness.
D
Amazon EBS for its high performance and reliability.
No comments yet.