Working with public hosted zones - Amazon Route 53

Working with public hosted zones

A public hosted zone is a container that holds information about how you want to route traffic on the internet for a specific domain, such as example.com, and its subdomains (acme.example.com, zenith.example.com). You get a public hosted zone in one of two ways:

In both cases, you then create records in the hosted zone to specify how you want to route traffic for the domain and subdomains. For example, you might create a record to route traffic for www.example.com to a CloudFront distribution or to a web server in your data center. For more information about records, see Working with records.

This topic explains how to use the Amazon Route 53 console to create, list, and delete public hosted zones.

Note

You can also use a Route 53 private hosted zone to route traffic within one or more VPCs that you create with the Amazon VPC service. For more information, see Working with private hosted zones.