AWS Certified Cloud Practitioner — Question 88
Which AWS services offer gateway VPC endpoints that can be used to avoid sending traffic over the internet? (Choose two.)
Answer options
- A. Amazon Simple Notification Service (Amazon SNS)
- B. Amazon Simple Queue Service (Amazon SQS)
- C. AWS CodeBuild
- D. Amazon S3
- E. Amazon DynamoDB
Correct answer: D, E
Explanation
Amazon S3 and Amazon DynamoDB are the services that support gateway VPC endpoints, enabling private connectivity without internet access. The other options, such as Amazon SNS, Amazon SQS, and AWS CodeBuild, do not offer this capability and require internet access for communication.