What is the difference between classic load balancer and application load balancer
Anonymous
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.
Check out your Company Bowl for anonymous work chats.