Medium1 markMultiple Choice
Domain 2.4: ReliabilityReliabilityDynamoDBGlobal Tables

AWS SAP-C02 · Question 39 · Domain 2.4: Reliability

A global application uses Amazon DynamoDB. Users in the US and Australia experience different latencies. The business requires read and write latencies under 10 milliseconds for all users globally, and data must be synchronized across regions. Which solution meets these requirements?

Answer options:

A.

Deploy DynamoDB in the US and use Amazon CloudFront to cache responses in Australia.

B.

Use DynamoDB Global Tables deployed in the US and Australian regions.

C.

Use DynamoDB DAX in both regions.

D.

Deploy separate DynamoDB tables and use AWS Lambda to sync data asynchronously.

How to approach this question

Identify the DynamoDB feature for multi-region active-active replication.

Full Answer

B.Use DynamoDB Global Tables deployed in the US and Australian regions.✓ Correct
DynamoDB Global Tables provide a fully managed, multi-region, active-active database. Users read and write to their local region, and DynamoDB handles the replication.

Common mistakes

Choosing DAX, which only improves read latency in a single region.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6

75 questions · hints · full answers · grading

More questions from this exam