Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam DOP-C01 Topic 2 Question 85 Discussion

Actual exam question for Amazon's DOP-C01 exam
Question #: 85
Topic #: 2
[All DOP-C01 Questions]

A company is required to collect user consent to a privacy agreement. An application is deployed in six AWS Regions with two in North America, two in Europe, and two in Asia with a user base of 20-30 million users. The company needs to read and write data related to each user's response, and ensure the responses are available in all six Regions.

What solution will satisfy these requirements while MINIMIZING latency?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Shawnda
9 days ago
Ah, the age-old debate: DynamoDB vs. Redis. You both make good points. I think it really comes down to the specific data access patterns and requirements. If the company needs to prioritize fast reads over writes, then yeah, the Redis option could be a better fit. But either way, the global distribution is key, so those are the two best options in my opinion.
upvoted 0 times
...
Aretha
10 days ago
Hmm, I'm not so sure about DynamoDB. While it's a great choice for global data distribution, I'm wondering if the write performance might be a bottleneck with that many users. Maybe something more optimized for reads, like Redis, could work better? Option D with ElastiCache Redis replication groups might be worth considering.
upvoted 0 times
...
Reita
11 days ago
Yeah, I agree that DynamoDB global tables seem like the way to go here. The automatic replication across Regions should meet the need for low latency and data availability. Plus, DynamoDB is designed to handle massive amounts of traffic, so the 20-30 million users won't be an issue.
upvoted 0 times
...
Cheryl
12 days ago
This is a tricky question. The key requirements here are low latency and global data availability. I'm thinking that option C, Amazon DynamoDB global tables, might be the best solution. DynamoDB can handle the high user volume and the global tables feature will ensure the data is accessible across all six Regions.
upvoted 0 times
...

Save Cancel