179k views
1 vote
How is an Interface endpoint used in Amazon VPC?

A) It connects to the internet for public access.
B) It provides a gateway to on-premises networks.
C) It allows access to AWS services over a private connection.
D) It's used for internal DNS resolution.

User Noki
by
8.4k points

1 Answer

5 votes

Final answer:

An Amazon VPC Interface endpoint is used to allow access to AWS services over a private connection within a VPC.

Step-by-step explanation:

An Interface endpoint in Amazon VPC is used to allow access to AWS services over a private connection.

When you create an interface endpoint, it creates an elastic network interface in your Amazon VPC subnet. This interface acts as a target for your traffic, allowing you to access various AWS services privately.

For example, if you create an interface endpoint for Amazon S3, you can access S3 buckets within your VPC without the need for internet connectivity.

User David Yanacek
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.