Multiple Choice
You are creating a new API for video game scores. Reads are 100 times more common than writes, and the top 1% of scores are read 100 times more frequently than the rest of the scores. What's the best design for this system, using DynamoDB?
A) DynamoDB table with 100x higher read than write throughput, with CloudFront caching.
B) DynamoDB table with roughly equal read and write throughput, with CloudFront caching.
C) DynamoDB table with 100x higher read than write throughput, with ElastiCache caching.
D) DynamoDB table with roughly equal read and write throughput, with ElastiCache caching.
Correct Answer:

Verified
Correct Answer:
Verified
Q492: A DevOps Engineer is launching a new
Q493: You need to grant a vendor access
Q494: Your CTO has asked you to make
Q495: A company needs to introduce automatic DNS
Q496: You work for an insurance company and
Q498: Some of your EC2 instances are configured
Q499: A DevOps Engineer must improve the monitoring
Q500: You need your CI to build AMIs
Q501: A DevOps Engineer wants to prevent Developers
Q502: A company's web application will be migrated