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 3Question 42
    Medium1 markMultiple Choice
    Domain 3.3: Database PerformanceDomain 3ElastiCacheDatabase Performance

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

    A relational database is struggling to handle a high volume of read queries for a leaderboard application. The data structure is simple (key-value pairs) and requires sub-millisecond response times. Which service should be added to the architecture to offload the database?

    Answer options:

    A.

    Amazon DynamoDB

    B.

    Amazon ElastiCache for Redis

    C.

    Amazon RDS Read Replicas

    D.

    AWS Storage Gateway

    How to approach this question

    Look for 'offload database', 'key-value', and 'sub-millisecond'. This is an in-memory caching use case.

    Full Answer

    B.Amazon ElastiCache for Redis✓ Correct
    Amazon ElastiCache (Redis or Memcached) is an in-memory data store that provides sub-millisecond latency. It is commonly used to cache frequently accessed data, significantly reducing the load on relational databases.

    Common mistakes

    Choosing Read Replicas, which are slower than in-memory caches.
    Question 41All questionsQuestion 43

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →