AWS managed DNS service. Used in Apply4's multi-region migration for geolocation-based routing: the DNS rule resolves the region-agnostic URL to different load balancer IPs depending on where the origin request comes from (e.g. North America → load balancer 2, otherwise load balancer 1). Results are cached per DNS resolution, so it is not a per-request decision but points users toward the correct load balancer.