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 Associate (SAA-C03)AWS SAA-C03 Practice Exam 6Question 30
    Medium1 markMultiple Choice
    Domain 2.2: Highly Available ArchitecturesDynamoDBGlobal TablesHigh Availability

    AWS SAA-C03 · Question 30 · Domain 2.2: Highly Available Architectures

    A company is building a serverless application using Amazon DynamoDB. The application will be deployed in three AWS Regions (us-east-1, eu-west-1, and ap-northeast-1) to serve a global user base. Users must be able to read and write data to their local region with single-digit millisecond latency.<br/><br/>Which TWO statements about the required DynamoDB configuration are correct? (Select TWO.)

    Answer options:

    A.

    The company should use DynamoDB Global Tables.

    B.

    The company should use DynamoDB Accelerator (DAX).

    C.

    DynamoDB Streams must be enabled on the tables.

    D.

    The application must handle conflict resolution manually in code.

    E.

    Only one region can accept write operations at a time.

    How to approach this question

    Identify the DynamoDB feature for multi-region active-active replication and its prerequisites.

    Full Answer

    Amazon DynamoDB Global Tables provide a fully managed solution for deploying a multi-region, multi-active database. To create a global table, you must enable DynamoDB Streams on the tables, as this is the mechanism used to capture and replicate changes across regions.

    Common mistakes

    Thinking Global Tables are active-passive (only one region can write).
    Question 29All questionsQuestion 31

    Practice the full AWS SAA-C03 Practice Exam 6

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
    View all 65 questions →