Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 도커
- 푸시게이트웨이
- S3 Gateway Endpoint
- BastianHost
- DXGW
- bWAPP install
- 리눅스
- ec2
- Route53 Resolver
- x lock s lock
- DNS Resolver
- 마운트
- AWS Resolver
- CrossSiteScript
- Terraform
- node pod 분리
- S3 PrivateLink
- bWAPP M1
- s3 sync
- 다이렉트 커넥트
- s3
- ix is lock
- Route53 Endpoint
- bWAPP arm
- push-gateway
- SessionManager 터널링
- S3 Interface Endpoint
- sessionManager
- S3 private통신
- VGW
Archives
- Today
- Total
목록S3 private통신 (1)
이것이 점프 투 공작소
AWS S3 Gateway Endpoint, Interface Endpoint를 이용하여Private하게 접속하기
S3는 기본적으로 Public리소스라서 Private하게 접근하려면 VPC엔드포인트를 이용하여 접근해야합니다. Gateway Endpoint, Interface Endpoint 2가지 방법으로 Private하게 접속 할 수 있습니다. Interface Endpoint 와 Gateway Endpoint 2가지 방법으로 S3와 private한 연결을 만들 수 있습니다. 두 Endpoint모두 S3와 Private하게 통신을 할 수 있는 방식이지만 몇가지 차이점이 있습니다. 대표적으로는 Interface Endpoint는 On-Prem등 외부 접속을 허용하고, Gateway Endpoint는 허용하지 않는 차이점이 있습니다. Interface Endpoint란? 예전에는 S3에 private하게 접속하려면 G..
aws
2023. 11. 4. 20:39