In this recipe, we will create a VPC manually and explore the default configurations that are created by AWS.
Creating a VPC in AWS
Getting ready
We need a working AWS account to complete this recipe.
How to do it...
We can create a VPC in AWS as follows:
- Log in to AWS and go to the VPC service in the console:
- Click on Your VPCs on the left. You will be taken to the following screen:
- Click on Create VPC.
- Enter the details shown in the following screenshot and click Create:
We should receive a success response similar to the one shown in the following screenshot...