- Lab
- A Cloud Guru
Creating a Private Hosted Zone and Associating It with Multiple VPCs
If DNS names only need to be resolved internally, a Route 53 private hosted zone is created. In this hands-on lab, we will create a private hosted zone. To get started, we will create a peer relationship between the VPCS. We will then use Route 53 to create a private hosted zone and associate the peered VPC with the hosted zone. Finally, we validate connectivity between the VPC peers by pinging the host by the fully qualified hostname we create in Route 53.
Path Info
Table of Contents
-
Challenge
Create an EC2 Instance, a Private Hosted Zone, and an A Record on Route 53
- Navigate to EC2 and create an instance named
Client
. - Navigate to Route 53 and create a private hosted zone and an A record.
- Associate the private hosted zone with the VPCs provisioned with the lab.
- Navigate to EC2 and create an instance named
-
Challenge
Create a VPC Peering Relationship and Configure Routing
- Create a VPC peering relationship and set up routing between the VPC peers.
- Verify connectivity by connecting to one of the instances via SSH, and then verify that you're able to ping by hostname.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.