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 7Question 46
    Medium1 markMultiple Choice
    Domain 3.3: Database PerformancePerformanceRDSRead Replica

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

    A reporting application runs complex SQL queries against an Amazon RDS for MySQL database. During the end-of-month reporting period, the heavy read traffic causes the database to become unresponsive for the main transactional web application. How can a solutions architect improve performance for both workloads?

    Answer options:

    A.

    Enable Multi-AZ on the RDS instance and point the reporting application to the standby instance.

    B.

    Create an RDS Read Replica and point the reporting application to it.

    C.

    Migrate the database to Amazon DynamoDB.

    D.

    Implement Amazon ElastiCache.

    How to approach this question

    Identify the need to separate read-heavy reporting from transactional workloads. RDS Read Replicas are designed for this.

    Full Answer

    B.Create an RDS Read Replica and point the reporting application to it.✓ Correct
    Amazon RDS Read Replicas provide enhanced performance and durability for RDS database instances. They make it easy to elastically scale out beyond the capacity constraints of a single DB instance for read-heavy database workloads.

    Common mistakes

    Trying to use the Multi-AZ standby instance for reads (it is strictly passive).
    Question 45All questionsQuestion 47

    Practice the full AWS SAA-C03 Practice Exam 7

    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 needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
    View all 65 questions →