
Answer-first summary for fast verification
Answer: Amazon DynamoDB
Amazon DynamoDB is a fully managed NoSQL database service that provides low-latency reads and writes, making it suitable for the gaming company's requirements. DynamoDB automatically scales up and down to handle fluctuations in traffic, ensuring cost-effectiveness during peak and off-peak hours. Its pay-per-use pricing model and seamless scalability make it a cost-effective solution for storing player data and game state.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A gaming company is developing a new multiplayer online game that requires low-latency reads and writes to store player data and game state. They expect the number of players to fluctuate significantly during peak hours and off-peak hours. Which AWS database service would be the most cost-effective and suitable for their requirements?
A
Amazon RDS for MySQL
B
Amazon DynamoDB
C
Amazon ElastiCache for Redis
D
Amazon Redshift
No comments yet.