Routing Policies
Additionally supports simple, failover, ip, multivalue, geolocation, geoproximity, weighted round robin, latency
Supports weighted round robin, useful for A/B testing
Supports Latency based routing, useful for applications at edge
Supports Geo DNS, useful for routing requests matching compliance and localization requirements a. Geo DNS require global record to handle requests from ips that are in geo databse
Route 53 defaults to IP for browser clients that don’t support EDNS0, uses EDNS0-client-extension for those that support it
EDNS0 is only available to route DNS queries response for records in public hosted
For private hosted zone, r53 relies on r53 resolvers
Last updated