Question 546:
You currently have an application hosted on an ELB with EC2 Instances running in AWS. Route53 is used as the DNS Service. You are planning on deploying a new version of the application which will have a new ELB with EC2 Instances. But you want this transition to be phased out so that a percentage of users get access to the new application. Once the new application is confirmed as working that the entire user base can be switched over. How would you configure Route53 in this case?
Answer options:
A.Configure Route53 with the Weighted routing policy B.Configure Route53 with the Failover routing policy C.Configure Route53 with the Latency routing policy D.Configure Route53 with the Simple routing policy