Create VPC

Create VPC

  1. Access the AWS Management Console interface

    • Find VPC
    • Select VPC

Create VPC

  1. In the VPC interface

    • Select Yours VPC
    • Select Create VPC

Create VPC

  1. Follow the steps to create a VPC

    • Resource, select VPC only
    • Name tag, enter ASG
    • IPv4 CIDR, enter 10.10.0.0/16

Create VPC

For the Tenancy configuration, we will leave the default mechanism. If we switch to Dedicated, there will be some EC2 Instance type that is not suitable and will not be created in VPC with tenancy mode as Dedicate

  1. Select Create VPC

Create VPC

  1. Finish creating VPC

Create VPC

  1. View the details of the newly created VPC. Check if not Enable DNS resolution and DNS Hostname

    • Go to Edit VPC settings
    • Select DNS settings
    • Select and Save.

Create VPC