Ultimate access to all questions.
Select two AWS services that provide gateway VPC endpoints to enable private connectivity without internet traffic.
Explanation:
The correct answer is D (Amazon S3) and E (Amazon DynamoDB). Gateway VPC endpoints for Amazon S3 and Amazon DynamoDB allow for private connectivity to these services from within a VPC without the need to route traffic over the public internet. This enhances security and can reduce latency. Amazon SNS, Amazon SQS, and AWS CodeBuild do not offer gateway VPC endpoints, which makes options A, B, and C incorrect.