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 5Question 41
    Hard1 markMultiple Choice
    Domain 3.3: Database PerformanceDynamoDBDAXPerformance

    AWS SAA-C03 · Question 41 · Domain 3.3: Database Performance

    An application uses Amazon DynamoDB as its backend database. The application is experiencing high read traffic for a small set of popular items, leading to increased latency and higher costs due to consumed read capacity units. How can a solutions architect improve read performance and reduce database load with the LEAST application code changes?

    Answer options:

    A.

    Migrate the database to Amazon RDS.

    B.

    Implement Amazon ElastiCache for Redis.

    C.

    Implement Amazon DynamoDB Accelerator (DAX).

    D.

    Increase the Provisioned Read Capacity Units (RCUs).

    How to approach this question

    Identify the need for a DynamoDB cache that requires minimal code changes.

    Full Answer

    C.Implement Amazon DynamoDB Accelerator (DAX).✓ Correct
    Implement Amazon DynamoDB Accelerator (DAX).
    Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement. Because it is API-compatible with DynamoDB, it requires minimal application code changes.

    Common mistakes

    Choosing ElastiCache, which requires significant code changes to implement the caching logic.
    Question 40All questionsQuestion 42

    Practice the full AWS SAA-C03 Practice Exam 5

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
    View all 65 questions →