Skip to content

Commit

Permalink
feat(infra): created gateway vpc endpoint for communication between E…
Browse files Browse the repository at this point in the history
…CS and S3 (#2168)

* feat(infra): created gateway vpc endpoint for communication between ECS and S3

Created gateway vpc endpoint intended to replace NAT instance for
communication between ECS and S3.
For testing this features is working, erase S3 bucket policy that allows
NAT instance's public ip. If the communication between ECS and S3 still
works, this gateway vpc endpoint is deemed working properly.
Also, moved the content of gateway_vpc_endpoint_to_s3 in /network directory
to s3_gateway_vpc_endpoint in the /storage directory (unlike in PR #2122).

* feat(infra): created gateway vpc endpoint for communication between ECS and S3

* feat(infra): created gateway vpc endpoint for communication between ECS and S3
  • Loading branch information
junhyunlee123 authored Oct 14, 2024
1 parent dede40d commit c7a9e2d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c7a9e2d

Please sign in to comment.