docs-mintlify/admin/deployment/vpc/index.mdx
For improved stability and security, Cube Cloud supports connecting to one or more VPCs (virtual private clouds) in your AWS or GCP accounts, or VNets (virtual networks) in your Azure accounts.
<Note>Available on the Enterprise plan with the Single-tenant infrastructure add-on.
</Note>VPC connection improves stability through single-tenant infrastructure for a deployment and improves security by preventing your database traffic from being routed through the public internet.
<CardGroup cols={3}> <Card title="Amazon Web Services" icon="brand-aws" href="/admin/deployment/vpc/aws"> Connect via VPC on AWS. </Card> <Card title="Google Cloud Platform" icon="google" href="/admin/deployment/vpc/gcp"> Connect via VPC on GCP. </Card> <Card title="Microsoft Azure" icon="microsoft" href="/admin/deployment/vpc/azure"> Connect via VNet on Azure. </Card> </CardGroup>