Multiple Choice
A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2) . The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available, Soft state, Eventual consistency) rather than an ACID (Atomicity, Consistency, Isolation, Durability) consistency model. The application is exhibiting undesirable behavior because the database is not able to handle the volume of writes. How can you reduce the load on your on-premises database resources in the most cost-effective way?
A) Use an Amazon Elastic Map Reduce (EMR) S3DistCp as a synchronization mechanism between the on-premises database and a Hadoop cluster on AWS.
B) Modify the application to write to an Amazon SQS queue and develop a worker process to flush the queue to the on-premises database.
C) Modify the application to use DynamoDB to feed an EMR cluster which uses a map function to write to the on-premises database.
D) Provision an RDS read-replica database on AWS to handle the writes and synchronize the two databases using Data Pipeline.
Correct Answer:

Verified
Correct Answer:
Verified
Q487: You are designing Internet connectivity for your
Q488: A Solutions Architect needs to design a
Q489: You are implementing a URL whitelisting system
Q490: How can you check the operational validity
Q491: You have deployed a three-tier web application
Q493: A company runs an application in the
Q494: A company runs an e-commerce platform with
Q495: An organization is setting up a multi-site
Q496: A company operating a website on AWS
Q497: A three-tier web application runs on Amazon