You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Subnets are the regional building blocks of a GCP VPC network. While the VPC itself is global, each subnet exists in a specific region and defines a CIDR range from which instances receive their internal IP addresses. Proper subnet design and IP planning are critical for performance, security, and avoiding costly rework later.
A subnet (subnetwork) is a regional resource within a VPC. It defines a range of internal IP addresses using CIDR notation. Instances deployed in a particular region are placed into a subnet in that region.
Key properties:
Every subnet has a primary CIDR range. Instances receive their internal IP from this range. For example, a subnet with 10.0.1.0/24 provides 256 addresses.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.