AWS Certified SysOps Administrator – Associate — Question 54

A company is rolling out a new version of its website. Management wants to deploy the new website in a limited rollout to 20% of the company’s customers. The company uses Amazon Route 53 for its website’s DNS solution.

Which configuration will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because a weighted routing policy allows you to distribute traffic based on specified weights, which perfectly matches the requirement of directing 20% of traffic to the new website. Option A is incorrect as failover routing does not distribute traffic but rather sends traffic to a backup resource if the primary fails. Option B is wrong because a multivalue answer routing policy does not allow for controlled traffic percentages in this manner. Option C is not suitable as latency-based routing focuses on response times rather than traffic distribution percentages.