AWS Certified Cloud Practitioner — Question 576
A company wants to create multiple isolated networks in the same AWS account.
Which AWS service or component will provide this functionality?
Answer options
- A. AWS Transit Gateway
- B. Internet gateway
- C. Amazon VPC
- D. Amazon EC2
Correct answer: C
Explanation
Amazon VPC allows customers to provision logically isolated virtual networks within their AWS account to launch AWS resources. AWS Transit Gateway is used to connect VPCs and on-premises networks together, whereas an Internet gateway simply connects a VPC to the internet. Amazon EC2 provides virtual servers (compute capacity) rather than networking infrastructure.