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 7Question 17
    Hard1 markMultiple Choice
    Domain 1.3: Reliability and ResilienceDatabaseDynamoDBMulti-Region

    AWS SAP-C02 · Question 17 · Domain 1.3: Reliability and Resilience

    A global financial institution is designing a multi-region active-active architecture for its core transaction processing system. The system uses Amazon DynamoDB. To prevent split-brain scenarios and ensure strong consistency for critical transactions across regions, which approach should the architect take?

    Answer options:

    A.

    Use DynamoDB Global Tables with strongly consistent reads enabled across all regions.

    B.

    Use DynamoDB Global Tables. Implement application-level optimistic concurrency control using conditional writes.

    C.

    Deploy a single DynamoDB table in one region and use Amazon ElastiCache in other regions for low-latency writes.

    D.

    Use Amazon Aurora Global Database instead, as DynamoDB does not support multi-region active-active.

    How to approach this question

    Understand how DynamoDB Global Tables handle conflict resolution.

    Full Answer

    B.Use DynamoDB Global Tables. Implement application-level optimistic concurrency control using conditional writes.✓ Correct
    DynamoDB Global Tables use a 'last writer wins' conflict resolution. To ensure strict transactional integrity in an active-active setup, applications must use optimistic concurrency control (e.g., version numbers and conditional writes).

    Common mistakes

    Assuming Global Tables support cross-region strong consistency.
    Question 16All questionsQuestion 18

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

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    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
    View all 75 questions →