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
More From Oodles
Ready to innovate? Let's get in touch
Cookies are important to the proper functioning of a site. To improve your experience, we use cookies to remember log-in details and provide secure log-in, collect statistics to optimize site functionality, and deliver content tailored to your interests. Click Agree and Proceed to accept cookies and go directly to the site or click on View Cookie Settings to see detailed descriptions of the types of cookies and choose whether to accept certain cookies while on the site.
About Author
Abhishek Kumar
Abhishek is Redhat and AWS Certified and a keen python enthusiast. His hobbies are cycling and volleyball.