Multiple Choice
A company built an application that lets users check in to places they visit, rank the places, and add reviews about their experiences. The application is successful with a rapid increase in the number of users every month. The chief technology officer fears the database supporting the current Infrastructure may not handle the new load the following month because the single Amazon RDS for MySQL instance has triggered alarms related to resource exhaustion due to read requests. What can a solutions architect recommend to prevent service Interruptions at the database layer with minimal changes to code?
A) Create RDS read replicas and redirect read-only traffic to the read replica endpoints. Enable a Multi-AZ deployment.
B) Create an Amazon EMR cluster and migrate the data to a Hadoop Distributed File System (HDFS) with a replication factor of 3.
C) Create an Amazon ElastiCache cluster and redirect all read-only traffic to the cluster. Set up the cluster to be deployed in three Availability Zones.
D) Create an Amazon DynamoDB table to replace the RDS instance and redirect all read-only traffic to the DynamoDB table. Enable DynamoDB Accelerator to offload traffic from the main table.
Correct Answer:

Verified
Correct Answer:
Verified
Q83: A company runs an application in the
Q84: A company is building a website that
Q85: A company has application running on Amazon
Q86: A company running an on-premises application is
Q87: A company stores call recordings on a
Q89: A company built a food ordering application
Q90: A solutions architect has created two IAM
Q91: A company's application is running on Amazon
Q92: A development team stores its Amazon RDS
Q93: A company's web application is running on