2.9k views
3 votes
What are the different hosted zones that can be created in Amazon Route 53?

1. Public hosted zone
2. Global hosted zone
3. Private hosted zone
A. 1 and 2
B. 1 and 3
C. 2 and 3
D. 1, 2, and 3

1 Answer

4 votes

Final answer:

In Amazon Route 53, you can create Public and Private hosted zones, which are used for managing DNS records accessible over the internet and within Amazon VPCs respectively. The correct answer is B. 1 and 3, since a 'Global hosted zone' does not exist.

Step-by-step explanation:

Amazon Route 53 is a scalable and highly available Domain Name System (DNS) web service. There are two types of hosted zones that can be created in Amazon Route 53:

  • Public hosted zone: This is a type of hosted zone that is accessible over the internet. It allows you to manage the DNS records for your domain and make them available to internet users.
  • Private hosted zone: A private hosted zone is used to manage DNS records for your domain within one or more Amazon Virtual Private Clouds (Amazon VPCs). It is not accessible over the internet and is meant for internal network use.

Accordingly, the correct answer to the student's question is B. 1 and 3. There is no such thing as a 'Global hosted zone' in Amazon Route 53, so that option can be disregarded.

User ShubhamHAgrawal
by
7.6k points