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