Easy1 markMultiple Choice
AWS SAP-C02 · Question 43 · Domain 2.5: Performance
A global gaming company uses Amazon DynamoDB for player profiles. Players are distributed worldwide. The company wants to ensure that players experience single-digit millisecond latency when reading and writing their profiles, regardless of their location. Which DynamoDB feature should be used?
A global gaming company uses Amazon DynamoDB for player profiles. Players are distributed worldwide. The company wants to ensure that players experience single-digit millisecond latency when reading and writing their profiles, regardless of their location. Which DynamoDB feature should be used?
Answer options:
A.
DynamoDB Accelerator (DAX)
B.
DynamoDB Global Tables
C.
DynamoDB Streams
D.
Amazon CloudFront
How to approach this question
Identify the DynamoDB feature for multi-region active-active architectures.
Full Answer
B.DynamoDB Global Tables✓ Correct
DynamoDB Global Tables
Amazon DynamoDB Global Tables provide a fully managed solution for deploying a multi-region, active-active database, ensuring fast, local read and write performance for globally distributed users.
Common mistakes
Choosing DAX, which only caches data in a single region.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert