Skip to content

SYSTEM Cited by 1 source

Amazon Route 53

Amazon Route 53 is AWS's managed DNS service. It hosts public DNS zones for customer domains and private hosted zones scoped to VPCs. Inside a VPC, queries for Route-53-hosted private domains are resolved via the VPC resolver.

Stub page. See the 2024-12-12 Stripe source for one canonical deployment shape: Unbound on every host forwards domain queries to the VPC resolver, which in turn forwards to Route 53 for configured private zones.

Last updated ยท 470 distilled / 1,213 read