AWS Certified Cloud Practitioner (CLF-C02) — Question 452
Which of the following can be components of a VPC in the AWS Cloud? (Choose two.)
Answer options
- A. Amazon API Gateway
- B. Amazon S3 buckets and objects
- C. AWS Storage Gateway
- D. Internet gateway
- E. Subnet
Correct answer: D, E
Explanation
An Internet gateway and a Subnet are fundamental structural components of an AWS VPC, defining its network boundaries and routing paths. In contrast, Amazon API Gateway, Amazon S3, and AWS Storage Gateway are regional services that reside outside of a VPC, even though they can be accessed from within one using VPC endpoints.