A city wants an isolated virtual network in AWS where it controls IP ranges, subnets, and routing for municipal workloads. Which service provides that foundation?
Select an answer to reveal the explanation.
Short Explanation
A VPC is your own fenced neighborhood in the AWS cloud—you pick the streets (IP ranges), blocks (subnets), and how traffic flows. CloudFront is edge delivery, SNS is messaging, and Organizations manages multi-account structure—not the virtual network itself.
Full Explanation
Amazon VPC provides an isolated virtual network where customers define IP addressing, subnets, route tables, and related controls for their resources. Amazon CloudFront is a CDN, Amazon SNS is a pub/sub messaging service, and AWS Organizations governs multi-account environments—none replace VPC as the isolated virtual network foundation.