Multiple Choice
A company has a three-tier image-sharing application. It uses an Amazon EC2 instance for the front-end layer, another for the backend tier, and a third for the MySQL database. A solutions architect has been tasked with designing a solution that is highly available, and requires the least amount of changes to the application Which solution meets these requirements?
A) Use Amazon S3 to host the front-end layer and AWS Lambda functions for the backend layer. Move the database to an Amazon DynamoDB table and use Amazon S3 to store and serve users' images.
B) Use load-balanced Multi-AZ AWS Elastic Beanstalk environments for the front-end and backend layers. Move the database to an Amazon RDS instance with multiple read replicas to store and serve users' images.
C) Use Amazon S3 to host the front-end layer and a fleet of Amazon EC2 instances in an Auto Scaling group for the backend layer. Move the database to a memory optimized instance type to store and serve users' images.
D) Use load-balanced Multi-AZ AWS Elastic Beanstalk environments for the front-end and backend layers. Move the database to an Amazon RDS instance with a Multi-AZ deployment. Use Amazon S3 to store and serve users' images.
Correct Answer:

Verified
Correct Answer:
Verified
Q355: A company hosts a multi-tier web application
Q356: A company runs its production workload on
Q357: A solutions architect is creating a new
Q358: A company runs a website on Amazon
Q359: A company runs an application on Amazon
Q361: A company runs multiple Amazon EC2 Linux
Q362: A company's dynamic website is hosted using
Q363: A solutions architect needs to design a
Q364: A development team is deploying a new
Q365: A company has enabled AWS CloudTrail logs