What is the relationship between VPC and subnets?
When you create a VPC, you configure a CIDR block for it (a range of private IP addresses). You can divide this CIDR block into subnets (each subnet is allocated some of the IP addresses from the VPC).