For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 2Question 70
    Medium1 markMultiple Choice
    Domain 1.3: Reliability & ResilienceDynamoDBMulti-RegionReliability

    AWS SAP-C02 · Question 70 · Domain 1.3: Reliability & Resilience

    An application is deployed across multiple AWS Regions. The application uses Amazon DynamoDB Global Tables. Users are routed to the nearest region using Amazon Route 53. During a regional outage, Route 53 automatically routes users to a healthy region. However, users complain that they cannot see data they wrote just seconds before the outage. What is the cause of this?

    Answer options:

    A.

    Route 53 cached the old data.

    B.

    DynamoDB Global Tables use asynchronous replication, and the data had not yet replicated before the region failed.

    C.

    The application needs to use strongly consistent reads in the new region.

    D.

    DynamoDB Global Tables are read-only in secondary regions.

    How to approach this question

    Understand the replication mechanism of Global Tables.

    Full Answer

    B.DynamoDB Global Tables use asynchronous replication, and the data had not yet replicated before the region failed.✓ Correct
    Amazon DynamoDB Global Tables use asynchronous replication. While typically sub-second, a sudden regional failure can result in a small amount of data loss (RPO > 0) if the data was written but not yet replicated to the other regions.

    Common mistakes

    Assuming Global Tables provide synchronous cross-region replication.
    Question 69All questionsQuestion 71

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

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
    View all 75 questions →