AWS Certified Solutions Architect – Associate (SAA-C02) — Question 174

A company wants to host a web application on AWS that will communicate to a database within a VPC. The application should be highly available.
What should a solutions architect recommend?

Answer options

Correct answer: B

Explanation

Option B is correct because it utilizes a load balancer and Auto Scaling across multiple Availability Zones, ensuring high availability for the web application and database. Options A and C do not provide sufficient redundancy since they rely on a single database instance, which could lead to downtime. Option D lacks the use of Amazon RDS, which is specifically designed for high availability in cloud environments.