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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay