Amazon RDS Read Replicas

5 minutes 5 Questions

Amazon RDS Read Replicas allow enhancing the performance of a database by offloading read traffic from the primary instance. These replicas are asynchronous copies of the primary database across different regions or within the same region. Multiple read replicas can be created for each primary data…

Test mode:
AWS Certified Solutions Architect - Amazon RDS Read Replicas Example Questions

Test your knowledge of Amazon RDS Read Replicas

Question 1

Your application servers run in us-east-1a and read from an Amazon RDS Read Replica deployed in us-east-1c. The primary RDS instance is in us-east-1a. CloudWatch shows low CPU and I/O on the database, but the application experiences high read latency to the replica. What is the most effective step to minimize this latency?

Question 2

You are working on an application that uses Amazon RDS MySQL. You notice the read workloads are impacting the overall performance of the database. What is the best solution to handle the increased read workloads?

Question 3

You have an Amazon RDS Read Replica set up for an RDS MySQL database. Your application is experiencing slow read performance. How do you direct your application's read traffic specifically to your Read Replica?

More Amazon RDS Read Replicas questions
15 questions (total)