Internal/External ELB 분리 구성
2023. 9. 26. 18:31ㆍAWS/AWS 기본 설계
728x90
SMALL
- 개요
Interal/External Traffic 분리를 통해 Network 비용 최적화 및 Security 강화
- Load balancer scheme
Internet Facing - external with public ip
Internal - without public ip
- 비고
Internal LB에 route53 Private DNS를 사용하면 직관적이다
- reference
https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html https://docs.aws.amazon.com/ko_kr/Route53/latest/DeveloperGuide/hosted-zones-private.html Load balancer
728x90
LIST
'AWS > AWS 기본 설계' 카테고리의 다른 글
VPC 기본 설계 (0) | 2023.09.22 |
---|---|
AWS Region Map V.2023.09.06 (0) | 2023.09.21 |
Account (Root, IAM) (0) | 2023.09.21 |
AWS Ground Rules (0) | 2023.01.10 |