What is the maximum concurrent requests and connections can ALB handle?

0

I'm trying to search about the information but could not find the right on "What is the maximum concurrent requests and connections can ALB handle?"

AWS
An Tran
demandé il y a un an8005 vues
2 réponses
2

I dont think you can find a specific number for this question, remember it is a managed service and under the hood is not just one physical device, and it will basically scale automatically to meet varying levels of application load. The best approach always is to test and simulate.

profile pictureAWS
répondu il y a un an
profile pictureAWS
EXPERT
kentrad
vérifié il y a un an
1

The main reason for number of max connection handled by ALB is not document, is that, ALB is designed to scale up as and when the traffic on the load balancer will increase. If there is a gradual increase in load (i.e less than 50% increase in a 5 min window), then the ALB scales itself to higher capacity nodes and if required increase the number of node commissioned for your ALB to provide enough capacity to handle the load.

If spike in traffic is expected (i.e more than 50% increase in a 5 min window) you can always request a prewarm of your load balancer. ( usually needed if you are expecting a spike due to marketing/sale event)

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions