Pregunta de entrevista de Halodoc

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

Respuesta de la entrevista

Anónimo

22 nov 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.