
Answer-first summary for fast verification
Answer: Amazon DynamoDB for its ability to handle high concurrency 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 synchronization in multiplayer online games. It can handle high concurrency and is highly scalable, ensuring low latency access to player profiles and game state data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A gaming company is developing a multiplayer online game that requires real-time data synchronization and storage of player profiles and game state data. The solution must handle high concurrency and ensure low latency access. 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 high concurrency and low latency access.
C
Amazon S3 for its scalability and cost-effectiveness.
D
Amazon EBS for its high performance and reliability.