AWS Application Load Balancer
21–30 of 140 posts
Re: AWS Application Load Balancer
#22* 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
#23Do ALBs support more than a single SSL certificate?
Re: AWS Application Load Balancer
#24So what would be a use case for using ELBs now? Seems like ALBs do everything ELBs do, but with websocket and HTTP/2 support.
Re: AWS Application Load Balancer
#25So 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.
Re: AWS Application Load Balancer
#26So what would be a use case for using ELBs now? Seems like ALBs do everything ELBs do, but with websocket and HTTP/2 support.
Re: AWS Application Load Balancer
#27Re: AWS Application Load Balancer
#28Re: AWS Application Load Balancer
#29As a heavy ECS user, all I can say is thank you, finally!
Re: AWS Application Load Balancer
#30Any 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.