Q49 — AWS SAA-C03 Ch.3

Question 49 of 65 | ← Chapter 3

Q179. A company is running a business-citical web application on Amazon EC2 instances behind an Application Load Balancer. The EC2instances are in an Auto Scaling group. The application uses an Amazon Aurora PostgreSQL database that is deployed in a single Availability Zone. The company wants the application to be highly available with minimum downtime and minimum loss of data. Which solution will meet these requirements with the LEAST operational effort?

Correct Answer: B. Configure the Auto Scaling group to use multiple Availability Zones. Configure the database as Multi-AZ.Configure an Amazon RDS Proxy instance for the database.