Skip to content

Commit f95b9cb

Browse files
authored
fix(vpc): update concept (#4450)
* fix(vpc): update concept * fix(vpc): correct
1 parent 8649e2d commit f95b9cb

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

pages/vpc/concepts.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,10 @@ A vRouter is a virtualized router that sits inside a VPC and manages layer 3 rou
111111

112112
## VPC
113113

114-
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.
114+
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).
115115

116-
One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).
116+
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 throughout the VPC.
117117

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

120-
<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." />
121-
122-
More features and resources will be coming to VPC in the future.
120+
<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." />

0 commit comments

Comments
 (0)