Question 314:
A web application is deployed on an Amazon EC2 instance front-ended by Amazon ELB. Operations Head has asked you to perform DNS failover testing for this application. Which settings can be done with Amazon Route 53 to meet this requirement?
Answer options:
A.Create an Alias record pointing to ELB & set the “Evaluate Target Health” parameter to true. B.Create a CNAME record pointing to ELB & set the “Evaluate Target Health” parameter to true. C.Create an Alias record pointing to ELB & associate resource record set for ELB with the health checks. D.Create a CNAME record pointing to ELB & & associate resource record set for ELB with the health checks.