Skip to content

AWS ALB 삭제 후 Nginx Ingress(Baremetal) 구축 (요금 문제) #42

Closed
@junha-ahn

Description

@junha-ahn

Description

#37중요한 이슈 발견

ALB는 사용당 (커넥션당) 요금이 발생한다.

부하테스트 중 심각한 요금 문제가 발생할 가능성이 높음으로, ALB를 제거한다.

기존구조 IG => ALB(Public-IP) => EKS Backend Pod => DB
향후구조 IG => EKS NginX Ingress Service (Public-IP) => EKS Backend Pod => DB

To do

  • 1. ALB 삭제
  • 2. Nginx 설치
  • 3. 다이어그램 그리기

Test Checklist

  • curl ...:80/bookmarks return []

Result

Metadata

Metadata

Assignees

Labels

MajorMajor topicenhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions