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 4Question 58
    Medium1 markMultiple Choice
    Domain 4.3: Database Cost OptimizationCost OptimizationDynamoDBDAX

    AWS SAA-C03 · Question 58 · Domain 4.3: Database Cost Optimization

    A company has an application that reads data from an Amazon DynamoDB table. The data is updated infrequently but read thousands of times per second. The read operations are consuming a large amount of provisioned read capacity units (RCUs), leading to high costs. <br/><br/>How can the solutions architect reduce the DynamoDB costs while maintaining performance?

    Answer options:

    A.

    Change the table to On-Demand capacity mode.

    B.

    Implement Amazon DynamoDB Accelerator (DAX).

    C.

    Enable DynamoDB Streams.

    D.

    Use strongly consistent reads instead of eventually consistent reads.

    How to approach this question

    Identify the caching layer for DynamoDB that offloads read requests.

    Full Answer

    B.Implement Amazon DynamoDB Accelerator (DAX).✓ Correct
    Amazon DynamoDB Accelerator (DAX) is an in-memory cache for DynamoDB. By caching frequently read data, DAX reduces the read load on the underlying DynamoDB table, allowing you to lower the provisioned RCUs and save money.

    Common mistakes

    Choosing On-Demand mode, thinking it's always cheaper.
    Question 57All questionsQuestion 59

    Practice the full AWS SAA-C03 Practice Exam 4

    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...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
    View all 65 questions →