ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

431 / 690

Question 431:

You have a read-intensive application hosted in AWS. The application is currently using the MySQL RDS feature in AWS. The CloudWatch metrics show high-read throughput on the database and are causing performance issues on the database. Which of the following can be used to increase the read throughput on the MySQL database?

Answer options:

A.Enable the Multi-AZ on the MySQL RDS.
B.Use Cold Storage Volumes for the MySQL RDS.
C.Enable Read Replica.
D.Use SQS to queue up the reads.