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 public subnet
- EC2
- Create an EC2 instance inside the public subnet
- Setup the website in the EC2 instance
- Access the website via the public IP address of the EC2 instance