ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

25 / 145

Question 25:

An application uses Amazon RDS for MySQL deployed in Multi-AZ configuration as the backend database.Users have started raising complaints regarding the performance of the application.It has been identified that the performance issues are caused by increased read activity on the database.What is the most performance optimized resolution to this problem?

Answer options:

A.Configure the application to read from the Multi-AZ standby instance.
B.Deploy an RDS Read Replica in the same AZ as the master DB instance.
C.Deploy an RDS Read Replica in a different AZ to the master DB instance.
D.Deploy an Amazon ElastiCache cluster in front of the RDS DB instance.