Your company is getting ready to do a major public announcement of a social media site on AWS. The website is running on EC2 instances deployed across multiple Availability Zones with a Multi-AZ RDS MySQL Extra Large DB Instance. The site performs a high number of small reads and writes per second and relies on an eventual consistency model. After comprehensive tests you discover that there is read contention on RDS MySQL. Which are the best approaches to meet these requirements?
A. Deploy ElasticCache in-memory cache running in each availability zone
B. Implement sharding to distribute load to multiple RDS MySQL instances
C. Increase the RDS MySQL Instance size and Implement provisioned IOPS
D. Add an RDS MySQL read replica in each availability zone
Answer: A. Deploy ElasticCache in-memory cache running in each availability zone
D. Add an RDS MySQL read replica in each availability zone
Computer Science & Information Technology
You might also like to view...
In Excel, a(n) ________ is where a row and column intersect
A) join B) cell C) square D) relationship
Computer Science & Information Technology
When you ________ a video in a presentation, connection is created to another location such as a storage device or website
Fill in the blank(s) with correct word
Computer Science & Information Technology