Amazon Route53 Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:


* [[Amazon Route53#Subjects|Amazon Route53]]
* [[Amazon Route53#Subjects|Amazon Route53]]
* [[DNS Concepts]]


=Overview=
=Overview=
Line 13: Line 14:


=Hosted Zone=
=Hosted Zone=
{{External|https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html}}
{{Internal|DNS_Concepts#Zone|DNS Zone}}
==Hosted Zone ID==
==Public Hosted Zone==
==Private Hosted Zone for Amazon VPC==
A private hosted zone for a specific VPC refers to that [[Amazon_VPC_Concepts#Virtual_Private_Cloud_.28VPC.29|VPC]]. See more details about configuring a VPC to use private hosted zones: {{Internal|Amazon_VPC_Concepts#Private_Hosted_Zone|VPCs and Private Hosted Zones}}

Latest revision as of 08:20, 13 November 2020

External

Internal

Overview

Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. It is designed to give developers and businesses a way to route end users to Internet applications by translating DNS names into IP addresses. Amazon Route 53 is fully compliant with IPv6.

Hosted Zone

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html
DNS Zone

Hosted Zone ID

Public Hosted Zone

Private Hosted Zone for Amazon VPC

A private hosted zone for a specific VPC refers to that VPC. See more details about configuring a VPC to use private hosted zones:

VPCs and Private Hosted Zones