Virtual Private Cloud
About It manages how your applications are distributed inside AWS servers, and more importantly, how will be the network access of these applications for in and out network connections.
The AWS Cloud is distributed in regions and availability zones (AZ) around the world. With VPC we can get access to this infrastructure, a logically isolated section, to control the virtual networking environment, including resource placement, connectivity, and security.
In the example above, network traffic is being shared between two VPCs in single Region.