DEV Community

Cover image for VPC Endpoints
Kemisola
Kemisola

Posted on

VPC Endpoints

In this Project:

๐Ÿ‘‰I created a VPC endpoint that enables secure, direct access from my VPC to my S3 bucket. The type of endpoint you set up was an S3 Gateway.

๐Ÿ‘‰I set up a strict bucket policy that blocks all access to my S3 bucket, except for access from my VPC endpoint.

๐Ÿ‘‰I had some connectivity issues resolved by adding a route directing S3-bound traffic from my public subnet to my S3 Gateway endpoint!

Here is a link to the Project: https://drive.google.com/file/d/1MTr0w4Vm_UWS7GdeA8I5C1wiULqUAwBi/view?usp=sharing

Top comments (0)

๐Ÿ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay