Pergunta de entrevista da empresa Halodoc

What is the difference between classic load balancer and application load balancer

Resposta da entrevista

Sigiloso

22 de nov. de 2020

My short answer would be: ELB work at network level, each request is directed to different server/ip etc. based on the rules. ALB works at application level, you have much more control over routing based on the content of the request.