- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Assigning a FQDN (Fully Qualified Domain Name) to an EC2 Instance Using Route 53
In this hands-on lab, we will assign a fully qualified domain name to an EC2 instance using Route 53. Our first step will be to create an EC2 instance and set it up as a web server. Then, we will create two record sets in a provided hosted zone in Route 53. Finally, we will verify that the domain name is working by using the domain name to serve the newly configured web server.

Lab Info
Table of Contents
-
Challenge
Create an EC2 Instance
- Create an EC2 instance, select the T2 micro free tier eligible instance type.
- Make sure to enable Auto-assign Public IP.
- Connect to the instance via a terminal.
- Install and launch the
httpd
service onto the instance. - Open a new browser tab, paste in the copied public IP address to verify our web server is up and running by displaying the Apache splash page.
-
Challenge
Create Record Sets
- Navigate to the Route 53 service.
- Create two records:
- An A record that points to non-www version of the instance
- Another A record that points to the www version of that instance
- Open a browser, visit the www version and non-www version of the instance via its domain name.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.