📖 What is Amazon VPC?

Amazon Virtual Private Cloud (VPC) allows you to create a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define. You have complete control over your virtual networking environment, including IP address ranges, subnets, route tables, and network gateways.

🥋 Sensei Says:

"VPC is foundational to AWS security and networking. Understand the difference between public and private subnets, Internet Gateways, NAT Gateways, and VPC endpoints. Exam questions frequently involve network configuration and security group rules within a VPC."

📚 Certification: AWS Certified Cloud Practitioner (CLF-C02)

🔑 What are the Key Concepts of Amazon VPC?

  • VPCs provide network isolation, allowing you to define a network topology independent of other AWS accounts and the public internet.
  • Subnets are sections of a VPC’s IP address range; public subnets have routes to an Internet Gateway, while private subnets do not.
  • Route tables control the destination of network traffic, determining whether it stays within the VPC or is routed to the internet or other networks.
  • Network Access Control Lists (NACLs) and Security Groups act as firewalls, controlling inbound and outbound traffic at the subnet and instance levels, respectively.
  • VPC Peering enables connectivity between VPCs, whether within the same account or across different accounts, creating a private network connection.

🎯 How does Amazon VPC appear on the CLF-C02 Exam?

You may be asked to identify the correct VPC component to allow instances in a private subnet to access the internet without exposing public IP addresses.

A scenario might describe a company needing to connect two VPCs securely – expect questions about choosing between VPC Peering and AWS Transit Gateway.

Expect questions about configuring security groups to allow specific traffic to web servers within a VPC, focusing on inbound and outbound rules.

❓ Frequently Asked Questions

What’s the difference between a NAT Gateway and an Internet Gateway?

An Internet Gateway allows direct internet access for resources in public subnets. A NAT Gateway allows instances in *private* subnets to initiate outbound internet connections, but prevents inbound connections initiated from the internet.


How do NACLs and Security Groups differ in their functionality?

NACLs operate at the subnet level and are stateless, requiring explicit rules for both inbound and outbound traffic. Security Groups operate at the instance level and are stateful, automatically allowing return traffic.


Can I change the CIDR block of a VPC after it's created?

No, you cannot directly change the CIDR block of an existing VPC. You would need to create a new VPC with the desired CIDR block and migrate your resources, which can be complex.

Related Terms from AWS Certified Cloud Practitioner

📝 Related Study Guides

Study Guide 8 min read

AWS Cloud Practitioner (CLF-C02): Complete 2026 Study Guide

The AWS Cloud Practitioner CLF-C02 certification validates foundational cloud knowledge across four domains: Cloud Concepts, Security and Compliance, Cloud Technology and Services, and Billing and Pricing. Prepare with a 4-week study plan focusing on core AWS services like EC2, S3, IAM, and Lambda, combined with scenario-based practice questions to build exam confidence.

Study Guide 10 min read

AWS Cloud Practitioner (CLF-C02) Study Guide for 2026

The AWS Cloud Practitioner (CLF-C02) exam validates overall understanding of the AWS Cloud platform. To pass, you must master four domains: Cloud Concepts, Security and Compliance, Technology, and Billing and Pricing. A successful strategy combines official AWS documentation with rigorous practice exams to benchmark your knowledge across all service categories.

Deep Dive 8 min read

AWS Support Plans & Pricing: CLF-C02 Exam Guide

AWS offers four support plans—Basic, Developer, Business, and Enterprise—differing by response time, access to engineers, and the inclusion of a Technical Account Manager (TAM). For the CLF-C02 exam, you must distinguish these tiers and understand pricing models like On-Demand, Reserved, Spot, and Savings Plans to optimize cloud costs.

🧠

Test Your Knowledge

Think you understand Amazon VPC? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium