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 44
    Medium1 markMultiple Choice
    Domain 3.3: Database PerformanceDomain 3AuroraDatabase Performance

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

    A reporting application runs complex analytical queries against an Amazon Aurora MySQL database. These queries are slowing down the primary database used by the transactional web application. How can a solutions architect improve performance for both applications?

    Answer options:

    A.

    Enable Multi-AZ on the Aurora cluster.

    B.

    Create an Aurora Replica and direct the reporting application to the reader endpoint.

    C.

    Migrate the database to Amazon DynamoDB.

    D.

    Increase the instance size of the primary database.

    How to approach this question

    Identify the need to separate read-heavy analytical queries from transactional writes. Read Replicas solve this.

    Full Answer

    B.Create an Aurora Replica and direct the reporting application to the reader endpoint.✓ Correct
    Amazon Aurora Replicas share the same underlying storage as the primary instance. By creating a replica and directing the reporting application to the Aurora Reader Endpoint, you offload the heavy read queries, improving performance for the transactional application.

    Common mistakes

    Confusing Multi-AZ (standby, no reads) with Read Replicas (active, for reads).
    Question 43All questionsQuestion 45

    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 →