Question 222:
You are working as a SysOps administrator for a large multinational organization. They have a set of critical web servers spread across the globe. For Web servers in us-east-1 region & us-west-1 region, you have configured latency-based routing followed by weighted routing policy between web servers in different AZ. These Web servers are behind ELB. Alias records are created using Route 53 pointing web server domain to this ELB. During failover testing you are observing that traffic is not shifting to us-west-1 post all instance down in us-east-1 region.What might be a possible reason for this?
Answer options:
A.Health Checks for ELB in the US-east-1 region is missing. B.Routing Policy is misconfigured. Failover routing should be used instead of a weighted routing policy. C.Evaluate Target Health check is missing in Alias records for ELB in US-east-1 region. D.Route 53 Health check is missing for US-east-1region.