Solved

An Application Allows Users at a Company's Headquarters to Access

Question 410

Multiple Choice

An application allows users at a company's headquarters to access product data. The product data is stored in an Amazon RDS MySQL DB instance. The operations team has isolated an application performance slowdown and wants to separate read traffic from write traffic. A solutions architect needs to optimize the application's performance quickly. What should the solutions architect recommend?


A) Change the existing database to a Multi-AZ deployment. Serve the read requests from the primary Availability Zone.
B) Change the existing database to a Multi-AZ deployment. Serve the read requests from the secondary Availability Zone.
C) Create read replicas for the database. Configure the read replicas with half of the compute and storage resources as the source database.
D) Create read replicas for the database. Configure the read replicas with the same compute and storage resources as the source database.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions