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 |
Tags
- S3 Interface Endpoint
- bWAPP install
- node pod 분리
- push-gateway
- x lock s lock
- 도커
- S3 PrivateLink
- Terraform
- S3 Gateway Endpoint
- BastianHost
- ec2
- bWAPP arm
- bWAPP M1
- S3 private통신
- 다이렉트 커넥트
- AWS Resolver
- 리눅스
- DXGW
- 마운트
- DNS Resolver
- VGW
- SessionManager 터널링
- CrossSiteScript
- 푸시게이트웨이
- Route53 Resolver
- s3 sync
- s3
- Route53 Endpoint
- ix is lock
- sessionManager
Archives
- Today
- Total
목록S3 Gateway Endpoint (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