February 2018
Beginner
290 pages
7h 28m
English
A VPC is a private network that you can create for your own cloud in AWS. In a way, the VPC can be considered your personal network space.
You start out by defining the major subnet, and then divide these into smaller pieces called subnets. VPCs also include gateways to reach the internet or the VPN (called Internet Gateways and VPN gateways respectively).
It is inside these VPCs that you create the resources that are needed. A VPC spans a region, but the subnets span only an AZ.
Read now
Unlock full access