Create VPC

Create VPC

  1. Access the AWS Management Console interface:
    • Locate and click on VPC
    • Choose VPC

ConnectPrivate

  1. In this lab, we will practice creating a VPC in the Singapore region:
    • Choose Region
    • Choose Asia Pacific (Singapore) ap-southeast-1

ConnectPrivate

  1. Within the VPC interface:
    • Select Your VPC
    • Click on Create VPC

ConnectPrivate

  1. Follow these steps to create a VPC:
    • Resources to create, choose VPC only
    • Enter Name tag as workshop-vpc
    • Set IPv4 CIDR to 10.10.0.0/16

ConnectPrivate

  1. Click on Create VPC:

ConnectPrivate

  1. You have successfully created a VPC.

ConnectPrivate

  1. Review the details of the newly created VPC. Ensure that Enable DNS resolution and DNS Hostname are enabled:
    • Click on Actions
    • Go to Edit VPC settings
    • Tick the box and choose Save

ConnectPrivate

  1. Next, we will practice creating Subnet.