How to create a VPC Endpoint in AWS

Posted By : Abhishek Kumar | 29-Sep-2016

How to create a VPC Endpoint in AWS.

VPC endpoint creates a direct and secure connection with AWS services without routing that traffic throught internet.
With VPC endpoint you don't need to create the NAT or Internet gateway.

 

Right now, VPC Endpoint is available for AWS S3 service only.

To create a VPC endpoint:


1) Login to AWS console and got to VPC service.
2) Select VPC Endpoint on Left column.
3) Select "Create Endpoint".
4) Select the VPC you want to associate with.
5) Select the service "com.amazonaws.REGION.s3" listed according to your region.
6) Select the VPC Policy you want to associate to the endpoint service with appropriate permissions.
7) On the next page, select the routing tables with whom you want to associate your VPC endpoint.
8) Select "Create Endpoint"

The Routes with associated endpoint will be automatically added to your Routing tables.

THANKS

 

About Author

Author Image
Abhishek Kumar

Abhishek is Redhat and AWS Certified and a keen python enthusiast. His hobbies are cycling and volleyball.

Request for Proposal

Name is required

Comment is required

Sending message..