Why we use VPC in AWS? AWS INTERVIEW
Normally, each EC2 instance you launch is randomly assigned a public IP address in the amazon EC2 address space. VPC allows you to create an isolated portion of the AWS cloud and launch EC2 instances that have private address in the range of your choice (10.0.0.0, for instance)
Note : Questions asked during Adobe Systems Interview
Comments