Bird
0
0

What does a simple routing policy do in AWS Route 53?

easy📝 Conceptual Q11 of 15
AWS - Route 53
What does a simple routing policy do in AWS Route 53?
ASends all traffic to a single resource
BSplits traffic based on weights
CRoutes traffic based on lowest latency
DRoutes traffic randomly among resources
Step-by-Step Solution
Solution:
  1. Step 1: Understand simple routing purpose

    Simple routing sends all user requests to one resource without splitting or conditions.
  2. Step 2: Compare with other routing types

    Weighted routing splits traffic, latency routing chooses fastest server, so they differ from simple routing.
  3. Final Answer:

    Sends all traffic to a single resource -> Option A
  4. Quick Check:

    Simple routing = single destination [OK]
Quick Trick: Simple routing means one destination for all traffic [OK]
Common Mistakes:
  • Confusing simple routing with weighted routing
  • Thinking simple routing balances traffic
  • Assuming simple routing uses latency

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes