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

A company is developing an ecommerce application that will consist of a load-balanced front end, a container-based application, and a relational database. A solutions architect needs to create a highly available solution that operates with as little manual intervention as possible.
Which solutions meet these requirements? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct as using Amazon RDS in Multi-AZ mode ensures high availability through automatic failover to a standby instance. Option D is also correct because utilizing Amazon ECS with Fargate allows for a fully managed service that scales automatically without requiring manual intervention. Options B, C, and E do not provide the same level of high availability and automation as A and D.