Create a VPC and add resources like Droplets, load balancers, managed databases, and Kubernetes clusters to it.
VPC How-Tos
Generated on 18 Apr 2025
A Virtual Private Cloud (VPC) is a private network interface for collections of DigitalOcean resources. VPC networks are inaccessible from the public internet and other VPC networks, and traffic on them doesn’t count against bandwidth usage. You can link VPC networks to each other using VPC peering connections.
Getting Started
Automatically add new resources to a VPC network when you create them.
Manually enable VPC networking on an existing Droplet.
VPC Network Management
Permanently delete VPC networks from your account.
Migrate existing Droplets and managed databases into and between VPC networks.
Set a default VPC for a datacenter region.
Configure a gateway Droplet to allow access to other internet-inaccessible Droplets over a VPC network.