First, What is VPC?
VPC means Virtual Private Cloud.It is your private space in AWS, like a virtual data center.Inside VPC, you can launch your EC2, RDS, and other services.You can control who can access your resources using Security Groups and NACLs...