Multiple Choice
A company is running a three-tier web application to process credit card payments. The front-end user interface consists of static webpages. The application tier can have long-running processes. The database tier uses MySQL. The application is currently running on a single, general purpose large Amazon EC2 instance. A solutions architect needs to decouple the services to make the web application highly available. Which solution would provide the HIGHEST availability?
A) Move static assets to Amazon CloudFront. Leave the application in EC2 in an Auto Scaling group. Move the database to Amazon RDS to deploy Multi-AZ.
B) Move static assets and the application into a medium EC2 instance. Leave the database on the large instance. Place both instances in an Auto Scaling group.
C) Move static assets to Amazon S3. Move the application to AWS Lambda with the concurrency limit set. Move the database to Amazon DynamoDB with on-demand enabled.
D) Move static assets to Amazon S3. Move the application to Amazon Elastic Container Service (Amazon ECS) containers with Auto Scaling enabled. Move the database to Amazon RDS to deploy Multi-AZ.
Correct Answer:

Verified
Correct Answer:
Verified
Q132: A company has several business systems that
Q133: A solutions architect wants all new users
Q134: A recently created startup built a three-tier
Q135: A solutions architect is designing a system
Q136: A company is planning to migrate a
Q138: A company is seeing access requests by
Q139: A solutions architect needs to design a
Q140: A group requires permissions to list an
Q141: A company recently launched its website to
Q142: A solutions architect has configured the following