Steps to follow to create a default VPC

- In the left navigation pane, click “Your VPCs.”
- At the top, click “Actions” → “Create Default VPC.

Steps to follow to create a custom VPC

- Go to the VPC management console and select “Your VPCs.”
- Click “Create VPC.”
- Choose “VPC only” to manually configure resources.
- Set the name tag as custom-vpc.
- Specify the IPv4 CIDR as 192.168.1.0/24.
- Click “Create VPC.”
- AWS automatically creates a main route table along with the VPC.

Explain VPC.

A Virtual Private Cloud (VPC) is like your own private section of the internet—within a public cloud. It gives you a secure, isolated environment to run your applications and services, with full control over how they connect to each other and to the outside world.

Explain VPC.

Steps to follow to create a custom VPC