Amazon Virtual Private Cloud (VPC) allows you to create an isolated, private network on AWS. In this lab, we will set up a VPC with the following configuration:
Log in to the AWS Management Console.
Navigate to the VPC Dashboard from the left-hand menu and select Your VPCs.
Click on the Create VPC button.
/1-setting-up-vpc/image.png)
In the Create VPC screen:
Review the Preview pane on the right to check the resources being created, including the VPC, Subnets, Route Tables, and Network Connections.
/1-setting-up-vpc/image-1.png)
Once completed, a success notification will appear.
/1-setting-up-vpc/image-2.png)
Review your VPC details in the VPC Details tab.
/1-setting-up-vpc/image-3.png)
From the left-hand menu, go to Subnets.
Locate the subnet with a name containing “public1”.
Select the subnet and click Edit Subnet Settings.
/1-setting-up-vpc/image-4.png)
In the Subnet Settings screen, enable Auto-assign public IPv4 address.
Click Save changes to apply.
/1-setting-up-vpc/image-5.png)
A success message will confirm the changes.
/1-setting-up-vpc/image-6.png)