0
0
AWScloud~5 mins

Hosted zones concept in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a hosted zone in AWS Route 53?
A hosted zone is a container that holds information about how to route traffic for a specific domain or subdomain. It stores DNS records for that domain.
Click to reveal answer
beginner
What are the two types of hosted zones in AWS Route 53?
Public hosted zones route traffic on the internet, while private hosted zones route traffic within an Amazon VPC (Virtual Private Cloud).
Click to reveal answer
intermediate
How does a public hosted zone differ from a private hosted zone?
A public hosted zone is visible on the internet and routes domain traffic globally. A private hosted zone is only visible inside one or more VPCs and routes traffic privately within AWS.
Click to reveal answer
beginner
What is the purpose of DNS records inside a hosted zone?
DNS records define how domain names map to IP addresses or other resources, directing where traffic should go for services like websites or email.
Click to reveal answer
intermediate
Can you have multiple hosted zones for the same domain in AWS Route 53?
No, you can only have one public hosted zone per domain name in Route 53. Having multiple public hosted zones for the same domain can cause conflicts in DNS resolution. However, you can have multiple private hosted zones for the same domain associated with different VPCs.
Click to reveal answer
What does a hosted zone in AWS Route 53 contain?
AVirtual machines for hosting websites
BDNS records for a domain or subdomain
CSecurity certificates for HTTPS
DUser access policies
Which type of hosted zone is used to route traffic within an Amazon VPC?
APrivate hosted zone
BPublic hosted zone
CGlobal hosted zone
DRegional hosted zone
Can you create multiple hosted zones for the same domain in AWS Route 53?
ANo, only one public hosted zone per domain is allowed
BYes, to manage different subdomains
CYes, but only for private hosted zones
DNo, unless you use different AWS accounts
What is the main use of DNS records inside a hosted zone?
ATo store website content
BTo monitor network traffic
CTo manage user permissions
DTo map domain names to IP addresses or resources
Which hosted zone type is visible to the public internet?
APrivate hosted zone
BInternal hosted zone
CPublic hosted zone
DRestricted hosted zone
Explain what a hosted zone is and the difference between public and private hosted zones in AWS Route 53.
Think about where the DNS information is used and who can see it.
You got /3 concepts.
    Describe the role of DNS records inside a hosted zone and why you cannot have multiple hosted zones for the same domain.
    Consider how DNS resolution works and the importance of unique routing information.
    You got /3 concepts.