Question 329:
Your team has developed a web application that will run on an EC2 Instance. There is a deployment requirement wherein if the primary application fails. The requests need to be routed to a static website. Which of the following can help you achieve this?
Answer options:
A.A Classic Load balancer placed in front of the EC2 Instances. B.An Application Load balancer placed in front of the EC2 Instances. C.A health check in Route 53. D.The swap URL feature in Elastic Beanstalk.