Create VPC
Create VPC
- Access the AWS Management Console interface:
- Locate and click on VPC
- Choose VPC
- Within the VPC interface:
- Select Your VPC
- Click on Create VPC
- Follow these steps to create a VPC:
- Choose Resource and select VPC only
- Enter Name tag as
ASG
- Set IPv4 CIDR to
10.10.0.0/16
::: warning Important Note
For the Tenancy configuration, it’s recommended to keep the default setting. Switching to Dedicated may restrict the creation of certain EC2 Instance types within the VPC, as they require the default tenancy.
:::
- Click on Create VPC
- Complete the process of creating the VPC
- Review the details of the newly created VPC. Ensure that Enable DNS resolution and DNS Hostname is disabled:
- Go to Edit VPC settings
- Navigate to DNS settings
- Choose and then click Save