Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions pages/vpc/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,10 @@ A vRouter is a virtualized router that sits inside a VPC and manages layer 3 rou

## VPC

VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Scaleway's shared public cloud. Within each VPC, you can create **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region.
VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Scaleway's shared public cloud. Within each VPC, you can create **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region. One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).

One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).
VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC. [VPC routing](#routing) allows traffic to be routed between the VPC's various Private Networks, with Network ACLs coming soon to provide further fine-grained traffic control.

VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC.
Find out more about [getting the most from your VPC and Private Networks](/vpc/reference-content/getting-most-private-networks/).

<Lightbox src="scaleway-vpc-osi.webp" alt="A graphic shows a simplified version of the seven layers of the OSI networking model (1: Physical, 2: Link, 3: Network, 4: Transport, 5: Session, 6: Presentation, 7: Application). The OSI model shows how different protocols work together and communicate in a networked environment. Scaleway VPC sits at level 3, and Scaleway Private Networks site at level 2." />

More features and resources will be coming to VPC in the future.
<Lightbox src="scaleway-vpc-osi.webp" alt="A graphic shows a simplified version of the seven layers of the OSI networking model (1: Physical, 2: Link, 3: Network, 4: Transport, 5: Session, 6: Presentation, 7: Application). The OSI model shows how different protocols work together and communicate in a networked environment. Scaleway VPC sits at level 3, and Scaleway Private Networks site at level 2." />