AWS Certified Cloud Practitioner — Question 744

Which of the following are benefits of VPC endpoints? (Choose two.)

Answer options

Correct answer: C, D

Explanation

VPC endpoints establish private connections between a VPC and supported AWS services without requiring traffic to traverse the public internet, meaning resources do not need an internet gateway, NAT device, VPN, or Direct Connect. They do not natively connect on-premises environments directly (ruling out A) nor do they provision public internet access for VPC resources (ruling out E). Additionally, while they provide secure routing, they do not automatically apply encryption to otherwise unencrypted application-level traffic (ruling out B).