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 1Question 40
    Medium1 markMultiple Choice
    Domain 3.1: Storage PerformanceDomain 3PerformanceDynamoDBCaching

    AWS SAA-C03 · Question 40 · Domain 3.1: Storage Performance

    A company has a read-heavy application backed by Amazon DynamoDB. The application is experiencing high latency during peak hours due to the volume of read requests. The solutions architect needs to implement a caching layer to improve read performance to microsecond latency. Which TWO solutions can achieve this? (Select TWO.)

    Answer options:

    A.

    Amazon CloudFront

    B.

    Amazon DynamoDB Accelerator (DAX)

    C.

    Amazon RDS Read Replicas

    D.

    Amazon ElastiCache for Redis

    E.

    AWS Storage Gateway

    How to approach this question

    Identify the two in-memory caching services AWS offers: DAX (specific to DynamoDB) and ElastiCache (general purpose).

    Full Answer

    To achieve microsecond latency for a database, an in-memory cache is required. Amazon DynamoDB Accelerator (DAX) is a purpose-built cache for DynamoDB that requires minimal application code changes. Amazon ElastiCache (Redis or Memcached) is a general-purpose caching layer that can also be used to cache DynamoDB data.

    Common mistakes

    Choosing CloudFront, which caches web content, not backend database queries.
    Question 39All questionsQuestion 41

    Practice the full AWS SAA-C03 Practice Exam 1

    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 solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
    View all 65 questions →