Q50 — AWS SAA-C03 Ch.12

Question 50 of 100 | ← Chapter 12

Q850. A company has an application that runs on a single Amazon EC2 instance. The application uses a MySQL database that runs on the same EC2 instance. The company needs a highly available and automatically scalable solution to handle increased traffic.Which solution will meet these requirements?

Correct Answer: C. Deploy the application to EC2 instances that run in an Auto Scaling group behind an Application Load Balancer. Create an Amazon Aurora Serverless MySQL cluster for the database layer.