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 4Question 50
    Easy1 markMultiple Choice
    Domain 3.3: Database PerformancePerformanceRDSRead Replicas

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

    A company has a multi-tier application. The database tier runs on Amazon RDS for MySQL. The application experiences heavy read traffic, causing the primary database instance to become a bottleneck. <br/><br/>How can the solutions architect improve performance MOST cost-effectively?

    Answer options:

    A.

    Change the RDS instance to a Multi-AZ deployment.

    B.

    Create an RDS Read Replica and update the application to direct read queries to it.

    C.

    Migrate the database to Amazon DynamoDB.

    D.

    Increase the size of the primary RDS instance.

    How to approach this question

    Identify the standard pattern for scaling read-heavy relational databases.

    Full Answer

    B.Create an RDS Read Replica and update the application to direct read queries to it.✓ Correct
    Create an RDS Read Replica and update the application to direct read queries to it.
    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

    Confusing Multi-AZ (for HA) with Read Replicas (for performance).
    Question 49All questionsQuestion 51

    Practice the full AWS SAA-C03 Practice Exam 4

    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...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
    View all 65 questions →