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 building blocks of a VPC. Every resource you deploy — an EC2 instance, an RDS database, a Lambda function with VPC access — must be placed in a subnet. Designing your subnet layout correctly is one of the most important decisions in any AWS architecture.
A subnet is a logical division of a VPC's IP address range. Each subnet:
You cannot stretch a single subnet across multiple AZs. If you need resources in two AZs, you need at least two subnets.
The terms "public" and "private" are not formal AWS resource types — they describe how routing is configured.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.