Application Load Balancer target limitations

0

We're approaching our holiday sales peak in a couple of weeks and we have an application that requires over 1500 instances on a target group. This target group is attached an application load balancer.

Looking at AWS docs, it states that the target group can have more than 1,000 targets and this is adjustable. We can increase it.

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-limits.html

Targets per Target Group per Region (instances or IP addresses) ---> 1,000 and adjustable

However, the load balancers section states that:

Number of times a target can be registered per Application Load Balancer --> 1000 and not adjustable

This seems ambiguous to me. So, can we have more than 1,000 targets per target group that are attached to an application load balancer?

Eran
질문됨 6달 전568회 조회
2개 답변
0

Hello.

For NLB, the number of targets can be set to 1000 or more.
I think that's why the number of targets in a target group can be adjusted.
In other words, for ALB you can't go above 1000, so I don't think you can set up more than 1000 instances even if you increase the target group quota.
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-limits.html

profile picture
전문가
답변함 6달 전
profile pictureAWS
전문가
검토됨 6달 전
0

Number of times a target can be registered per Application Load Balancer = 1000

This is saying you can register the same target (instance or IP address) up to 1000 times with single ALB. Remember that you register a tupple of ID/IP and PORT. This limit can not be changed, but 1000 ports on single instance should be plenty for common use-cases.

profile picture
전문가
Kallu
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠