CLF-C02 · Question #247
Which AWS service or feature allows a company to have its own logically isolated section of the AWS Cloud?
The correct answer is C. Amazon Virtual Private Cloud (Amazon VPC). Amazon VPC (C) is correct because it lets you provision a logically isolated, private network within AWS where you control IP address ranges, subnets, route tables, and network gateways - your own slice of the cloud. Why the others are wrong: A. AWS VPN - encrypts traffic between
Question
Which AWS service or feature allows a company to have its own logically isolated section of the AWS Cloud?
Options
- AAWS VPN
- BAvailability Zones
- CAmazon Virtual Private Cloud (Amazon VPC)
- DAWS Regions
How the community answered
(25 responses)- B4% (1)
- C92% (23)
- D4% (1)
Explanation
Amazon VPC (C) is correct because it lets you provision a logically isolated, private network within AWS where you control IP address ranges, subnets, route tables, and network gateways - your own slice of the cloud.
Why the others are wrong:
- A. AWS VPN - encrypts traffic between your on-premises network and AWS, but doesn't create the isolated section itself; it connects to one.
- B. Availability Zones - are physical data center groupings within a Region for redundancy and fault tolerance, not a network isolation construct.
- D. AWS Regions - are geographic areas containing multiple AZs; they're a physical/organizational concept, not a customer-controlled network boundary.
Memory tip: Think of a VPC as your own fenced yard inside AWS's neighborhood - you decide what goes in, what stays out, and who gets through the gate. The word "Virtual Private Cloud" literally contains "private," which maps directly to "logically isolated."
Topics
Community Discussion
No community discussion yet for this question.