Live data from Hacker News

AWS Application Load Balancer

aws.amazon.com

21–30 of 140 posts

Re: AWS Application Load Balancer

#22
Can we agree on the terminology for Application Load Balancer and Elastic Load Balancer?

* ALB: Application Load Balancer

* ELB: Elastic Load Balancer

I have seen Application Elastic Load Balancer/AELB, Classic Load Balancer/CLB, Elastic Load Balancer (Classic)/ELBC, Elastic Load Balancer (Application)/ELBA.

In any event, I think it is great that AWS is bringing WebSockets and HTTP/2 to the forefront of web technology.

Re: AWS Application Load Balancer

#25
post #11

So what would be a use case for using ELBs now? Seems like ALBs do everything ELBs do, but with websocket and HTTP/2 support.

If your security requirements are such that AWS can't terminate TLS would be one reason.

Also if you're load balancing any other application protocol other than HTTP/HTTPS. (e.g. SMTP load balancer)

Re: AWS Application Load Balancer

#30

Any love for Elastic Beanstalk with these? They seem well matched. Though EB always feels a bit of a red-headed stepchild in the AWS portfolio.

I love elastic beanstalk (minus it's mediocre docs). Agreed here, does elastic beanstalk support setup of new-style elbs (without me doing extensive customization)? When will it if not?
Post reply on HN