You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A Virtual Cloud Network (VCN) is OCI's equivalent of a VPC — a software-defined network where you deploy and connect your cloud resources. Understanding VCN networking is essential for building secure applications on OCI.
A VCN provides:
When creating a VCN, you assign one or more CIDR blocks:
| CIDR Block | Usable IPs | Common Use |
|---|---|---|
| 10.0.0.0/16 | ~65,000 | Standard VCN |
| 172.16.0.0/12 | ~1 million | Large environments |
| 192.168.0.0/16 | ~65,000 | Small environments |
A VCN can have multiple CIDR blocks, and you can add more after creation.
A subnet is a subdivision of a VCN:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.