An on-premises workload consists of a single server with an Apache instance end a MySQL database. The Solutions Architect plans to migrate on-premises database to MySQL on Amazon RDS using multiple Availability Zones. What solution ensures that the remaining workload win be highly available? A - Provision the workload in an Auto Scaling group across Availability Zones, with a minimum of two Amazon EC2 instances Use an Application Load Balancer in front of an Auto Scaling group B - Provision the workload in an Auto Scaling group across Availability Zones, with a minimum of two servers Use a Route 53 DNS simple routing policy to direct traffic to healthy servers A or B ? Thanks, |