AWS Certified Solutions Architect – Associate (SAA-C03) — Question 257

A company is using a content management system that runs on a single Amazon EC2 instance. The EC2 instance contains both the web server and the database software. The company must make its website platform highly available and must enable the website to scale to meet user demand.

What should a solutions architect recommend to meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because it suggests moving the database to Amazon Aurora with a read replica in a different Availability Zone, ensuring high availability and scalability. The other options either do not provide sufficient redundancy or scalability by keeping everything in a single Availability Zone, which could lead to a single point of failure.