Question 148:
Your company has an on-premises web server. The company wants to implement a health check system to check the health of the on-premises server continuously. If the health degrades for any reason, then a switch-over must be done to a static website hosted in AWS. Which of the following can be implemented to fulfill this requirement?
Answer options:
A.Use an Elastic Load balancer to divert traffic when the on-premises web server has issues. B.Use Route 53 health checks to failover to the secondary site if the on-premises web server has issues. C.Use Elastic Beanstalk to check for issues in the on-premises web server and then failover to an environment defines in Elastic Beanstalk. D.Use AWS Opsworks to check for issues in the on-premises web server and then failover to an environment defines in AWS Opsworks.