Multiple Choice
A fitness tracking company serves users around the world, with its primary markets in North America and Asia. The company needs to design an infrastructure for its read-heavy user authorization application with the following requirements: Be resilient to problem with the application in any Region. Write to a database in a single Region. Read from multiple Regions. Support resiliency across application tiers in each Region. Support the relational database semantics reflected in the application. Which combination of steps should a solutions architect take? (Choose two.)
A) Use an Amazon Route 53 geoproximity routing policy combined with a multivalue answer routing policy.
B) Deploy web, application, and MySQL database servers to Amazon EC2 instance in each Region. Set up the application so that reads and writes are local to the Region. Create snapshots of the web, application, and database servers and store the snapshots in an Amazon S3 bucket in both Regions. Set up cross-Region replication for the database layer.
C) Use an Amazon Route 53 geolocation routing policy combined with a failover routing policy.
D) Set up web, application, and Amazon RDS for MySQL instances in each Region. Set up the application so that reads are local and writes are partitioned based on the user. Set up a Multi-AZ failover for the web, application, and database servers. Set up cross-Region replication for the database layer.
E) Set up active-active web and application servers in each Region. Deploy an Amazon Aurora global database with clusters in each Region. Set up the application to use the in-Region Aurora database endpoints. Create snapshots of the web application servers and store them in an Amazon S3 bucket in both Regions.
Correct Answer:

Verified
Correct Answer:
Verified
Q395: A company manages more than 200 separate
Q396: A software company hosts an application on
Q397: In AWS IAM, which of the following
Q398: A company is planning the migration of
Q399: A Solutions Architect is designing the storage
Q401: A company recently completed a large-scale migration
Q402: An organization (account ID 123412341234) has configured
Q403: Within the IAM service a GROUP is
Q404: If I write the below command, what
Q405: A Solutions Architect is designing a multi-account