In this lab, we will learn how to create a public subnet and test it with an EC2 instance.
Overview
- VPC
- Create a VPC and a public subnet
- EC2
- Create an EC2 instance inside the public subnet
- Setup the website in the EC2 instance using “httpd“
- Access the website via the public IP address of the EC2 instance
