N
Velvet Digest

What is AWS hosted zone?

Author

Sophia Koch

Updated on May 29, 2026

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). For more information, see Making Amazon Route 53 the DNS Service for an Existing Domain.

.

Similarly, it is asked, what is hosted zone in route53?

A hosted zone is a collection of resource record sets hosted by Amazon Route 53. Like a traditional DNS zone file, a hosted zone represents a collection of resource record sets that are managed together under a single domain name. Each hosted zone has its own metadata and configuration information.

Also Know, how does AWS Route 53 work? Route 53 sends automated requests over the internet to a resource, such as a web server, to verify that it's reachable, available, and functional. You also can choose to receive notifications when a resource becomes unavailable and choose to route internet traffic away from unhealthy resources.

Also question is, is Route 53 a load balancer?

Route 53 is a Domain Name System (DNS) service that performs global server load balancing by routing each request to the AWS region closest to the requester's location.

What is a public hosted zone?

The most common use case for using private IP records in a Route 53 Public Hosted Zone is when users are implementing the split-view DNS method, where a private and a public DNS record is created to manage internal and external versions of the same website or application.

Related Question Answers

Why is Route 53 Route 53?

Amazon Route 53 (Route 53) is a scalable and highly available Domain Name System (DNS) service. Released on December 5, 2010, it is part of Amazon.com's cloud computing platform, Amazon Web Services (AWS). The name is a reference to TCP or UDP port 53, where DNS server requests are addressed.

Why is Route 53 used?

Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. You can use Amazon Route 53 to configure DNS health checks to route traffic to healthy endpoints or to independently monitor the health of your application and its endpoints.

What is a private hosted zone?

A private hosted zone is a container that holds information about how you want to route traffic for a domain and its subdomains within one or more Amazon Virtual Private Clouds (Amazon VPCs). To begin, you create a private hosted zone and specify the Amazon VPCs that you want to associate with the hosted zone.

What does s3 stand for?

S3 is a storage service offered by Amazon. It stands for simple storage service and provides cloud storage for various types of web development applications. Amazon employs the same infrastructure used by its e-commerce arm.

What is Amazon DNS IP?

What is DNS? DNS, or the Domain Name System, translates human readable domain names (for example, www.amazon.com) to machine readable IP addresses (for example, 192.0. 2.44).

What is Cname alias?

A Canonical Name or CNAME record is a type of DNS record that maps an alias name to a true or canonical domain name. CNAME records are typically used to map a subdomain such as www or mail to the domain hosting that subdomain's content.

How do I create a hosted zone in AWS?

Creating a Public Hosted Zone
  1. If you're new to Route 53, choose Get Started Now under DNS Management.
  2. Choose Create Hosted Zone.
  3. In the Create Hosted Zone pane, enter the name of the domain that you want to route traffic for.
  4. For Type, accept the default value of Public Hosted Zone.
  5. Choose Create.

Does Amazon Route 53 support NS records?

Yes. Amazon Route 53 offers a special type of record called an 'Alias' record that lets you map your zone apex (example.com) DNS name to your Amazon CloudFront distribution (for example, d123.cloudfront.net).

How much does Route 53 cost?

Route 53 Pricing DNS zones—$0.50 per hosted DNS zone / month for the first 25 hosted zones, $0.10 for additional zones. Policy records—$50 per DNS name (such as “) Standard queries—$0.4 per million queries for the first billion queries / month, thereafter $0.2 per million queries / month.

How does ELB route traffic?

It distributes incoming application or network traffic across multiple targets, such as Amazon EC2 instances, containers, and IP addresses, in multiple Availability Zones. It uses health checks to detect which instances are healthy and directs traffic only across those instances.

What is AWS CloudFront?

Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as . html, . css, . js, and image files, to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations.

What is Cname in AWS?

Kindle. RSS. In CloudFront, an alternate domain name, also known as a CNAME, lets you use your own domain name (for example, ) for links to your files instead of using the domain name that CloudFront assigns to your distribution. Both web and RTMP distributions support alternate domain names.

What is alias in AWS?

Alias records let you route traffic to selected AWS resources, such as CloudFront distributions and Amazon S3 buckets. They also let you route traffic from one record in a hosted zone to another record. For example, if you register the DNS name example.com, the zone apex is example.com.

How long does Route 53 take to propagate?

60 seconds

Does Route 53 work with auto scaling?

Route 53 doesn't offer support for dynamic registration of resource record sets for public or private hosted zones. This can pose challenges when an Auto Scaling event occurs and the instances are not behind a load balancer.

What is Zone Apex record?

An apex record is a DNS record at the root (or apex) of a DNS zone. For example, in the DNS zone contoso.com , an apex record also has the fully qualified name contoso.com (this is sometimes called a naked domain).

What is DNS 53?

The DNS uses TCP Port 53 for zone transfers, for maintaining coherence between the DNS database and the server. The UDP protocol is used when a client sends a query to the DNS server. To remember this just note the capitalized letters are unique to each other: Tcp = Transfer and Udp = qUeries.

Does AWS provide domain name?

AWS currently provides Domain Name Registration Services through Gandi SAS , Amazon Registrar, Inc., and other ICANN-accredited registrars (the “Registrar”), and your use of the Domain Name Registration Services is subject to their terms.

What do nameservers do?

Nameservers are part of a large database called the Domain Name System (DNS), which acts like a directory for devices and the IP addresses attached to them. What nameservers do is use this information to translate domain names into numerical IP addresses – the language our computers understand.