ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

473 / 690

Question 473:

A Company is currently hosting an application that connects to a MySQL AWS RDS Instance. Of late, there have been many performance issues being encountered. After careful analysis, it has been determined that the issue is occurring due to the static (same) queries being fired against the database. Which of the following can be added to the architecture to enhance the performance?

Answer options:

A.Enable Multi-AZ for the database.
B.Use the ElastiCache Service.
C.Use Read Replica.
D.Use CloudFront in front of the database.