Multiple Choice
A company has a website deployed on AWS. The database backend is hosted on Amazon RDS for MySQL with a primary instance and five read replicas to support scaling needs. The read replicas should lag no more than 1 second behind the primary instance to support the user experience. As traffic on the website continues to increase, the replicas are falling further behind during periods of peak load, resulting in complaints from users when searches yield inconsistent results. A solutions architect needs to reduce the replication lag as much as possible, with minimal changes to the application code or operational requirements. Which solution meets these requirements?
A) Migrate the database to Amazon Aurora MySQL. Replace the MySQL read replicas with Aurora Replicas and enable Aurora Auto Scaling
B) Deploy an Amazon ElastiCache for Redis cluster in front of the database. Modify the website to check the cache before querying the database read endpoints.
C) Migrate the database from Amazon RDS to MySQL running on Amazon EC2 compute instances. Choose very large compute optimized instances for all replica nodes.
D) Migrate the database to Amazon DynamoDB. Initially provision a large number of read capacity units (RCUs) to support the required throughput with on-demand capacity scaling enabled.
Correct Answer:

Verified
Correct Answer:
Verified
Q311: A company currently stores symmetric encryption keys
Q312: A solutions architect needs to design a
Q313: Management has decided to deploy all AWS
Q314: A company hosts an application on an
Q315: A company has established a new AWS
Q317: A company wants to build a scalable
Q318: A company has a hybrid application hosted
Q319: A company is moving its on-premises applications
Q320: A company with a single AWS account
Q321: A solutions architect is designing a hybrid