Bird
0
0

Which routing policy should you use in AWS Route 53 to send more traffic to one server than another?

easy📝 Conceptual Q2 of 15
AWS - Route 53
Which routing policy should you use in AWS Route 53 to send more traffic to one server than another?
ALatency routing policy
BSimple routing policy
CGeolocation routing policy
DWeighted routing policy
Step-by-Step Solution
Solution:
  1. Step 1: Identify routing policy for traffic distribution

    Weighted routing allows you to assign weights to resources to control traffic distribution.
  2. Step 2: Exclude other policies

    Latency routing directs traffic based on lowest latency, simple routing sends all traffic to one resource, and geolocation routes by user location.
  3. Final Answer:

    Weighted routing policy -> Option D
  4. Quick Check:

    Weighted routing = traffic split by weights [OK]
Quick Trick: Use weighted routing to control traffic percentages [OK]
Common Mistakes:
  • Choosing latency routing for traffic splitting
  • Using simple routing for load distribution
  • Confusing geolocation with weighted routing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes