Types of VPC in AWS
There are two types of VPC:
Default VPC.
Custom VPC.
Default VPC:-
Created in each AWS region when an AWS account is created.
Has default CIDR, Security group, NACL and Route table settings.
Has an internet gateway by default.
Custom VPC:-
...
gauravdevopsblog.hashnode.dev2 min read