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.)
- Create an Amazon RDS DB instance in Multi-AZ mode.
- Create an Amazon RDS DB instance and one or more replicas in another Availability Zone.
- Create an Amazon EC2 instance-based Docker cluster to handle the dynamic application load.
- Create an Amazon Elastic Container Service (Amazon ECS) cluster with a Fargate launch type to handle the dynamic application load.
- Create an Amazon Elastic Container Service (Amazon ECS) cluster with an Amazon EC2 launch type to handle the dynamic application load.
Show Answer Next Question