AWS ELB Pre-warm 로드밸런스 프리워밍 신청

Elastic Load Balancer(ELB)는 nginx기반의 2대의 VM으로 구성된 서버인데
그냥 디폴트 사용시 200~300 Req./Sec 처리 가능 

- 자연스럽게 트래픽이 늘어난다면 ELB는 알아서 Scale up/out하지만 갑작스러운 트래픽의 경우 프리워밍이 필요함
ELB Pre-warming은 AWS Support에 가입되어 있어야 신청가능

- 신청방법
Case Open -> ELB
참고로 이벤트 기간이 지나도 부하가 지속적으로 발생되면 유지됨

https://aws.amazon.com/support/createCase/?type=technical_support에 접속한 뒤 
기술지원(Technical Support) 문의에서 ELB 정보 및 트래픽 정보를 입력

ELB Name: exampleelb-2012921842.ap-northeast-1.elb.amazonaws.com
Start date for elevated traffic patterns: 2018. 11. 10
End date for elevated traffic patterns: 2018. 11. 20
Traffic delta OR request rate expected at surge(in Requests Per Second): 1,000 to 10,000 in 5 minutes
Average amount of data passing through the ELB per request/response pair(In Bytes): 10Kbytes
Rate of traffic increase: 50,000/sec
Are keep-alives used on the back-end?: keep-alives 사용 유무 입력
Percent of traffic using SSL termination on the ELB: 트래픽에서 SSL termination이 차지하는 비율 입력
Number of AZ’s that will be used for this event/load balancer: ELB 로드 밸런서가 트래픽을 분산하고 있는 가용 영역 개수 입력
Is the back-end scaled to event/spike levels? If no, how many and what type of instances and when will they be scaled?: Auto Scaling으로 확장하는 기준, EC2 인스턴스 유형 및 개수 입력
Use-case description: 사용 계획 입력
Traffic pattern description: 트래픽 패턴 설명 입력

덧글

댓글 입력 영역