Skip to main content

AWS Glossary

Amazon VPC

Amazon Virtual Private Cloud — logically isolated network within AWS where you control IP addressing, subnets, routing, and access controls.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

Amazon Virtual Private Cloud — logically isolated network within AWS where you control IP addressing, subnets, routing, and access controls.

Key Facts

  • Amazon Virtual Private Cloud — logically isolated network within AWS where you control IP addressing, subnets, routing, and access controls
  • Definition Amazon Virtual Private Cloud (VPC) is a logically isolated section of the AWS cloud where you launch resources in a virtual network you define
  • You control IP ranges (CIDR blocks), subnets per Availability Zone, route tables, internet and NAT gateways, security groups, network ACLs, and VPC endpoints
  • When to use it - **Any production AWS workload** that needs network isolation, predictable IP addressing, or compliance-driven segmentation (PCI cardholder environments, HIPAA workloads)
  • Hybrid connectivity** when you will attach VPN, Direct Connect, Transit Gateway, or VPC peering to on-premises or other VPCs

Entity Definitions

S3
S3 is an AWS service relevant to amazon vpc.
DynamoDB
DynamoDB is an AWS service relevant to amazon vpc.
VPC
VPC is an AWS service relevant to amazon vpc.
Amazon VPC
Amazon VPC is an AWS service relevant to amazon vpc.
compliance
compliance is a cloud computing concept relevant to amazon vpc.
HIPAA
HIPAA is a cloud computing concept relevant to amazon vpc.

Related Content

Definition

Amazon Virtual Private Cloud (VPC) is a logically isolated section of the AWS cloud where you launch resources in a virtual network you define. You control IP ranges (CIDR blocks), subnets per Availability Zone, route tables, internet and NAT gateways, security groups, network ACLs, and VPC endpoints. Every AWS account ships with a default VPC; production workloads should use purpose-built VPCs with explicit tier segmentation — public subnets for load balancers only, private subnets for compute, and isolated data-tier subnets for databases.

When to use it

When not to use it

Tips

Gotchas

Serious

Regular

Official references

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.