Skip to content

Commit 0582f8b

Browse files
authored
Update faq/vpc.mdx
1 parent 0bbd82f commit 0582f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/vpc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ productIcon: VpcProductIcon
1616

1717
One default VPC (**V**irtual **P**rivate **C**loud) for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project). A VPC offers layer 3 network isolation.
1818

19-
Within each VPC, you can create multiple **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region. Attached resources can then communicate between themselves in an isolated and secure layer 2 network, away from the public internet.
19+
Within each VPC, you can create multiple **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region. Attached resources can then communicate between themselves in an isolated and secure layer 2 network, away from the public internet. VPC routing facilitates communication between resources on the different Private Networks within the VPC.
2020

2121
In the future, VPC will allow you to interconnect your VPC with other networks, define access control lists and more.
2222

0 commit comments

Comments
 (0)