Top "Amazon-elb" questions

Amazon Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple Amazon EC2 instances.

Why are the value for Hosted Zone ID different for ELB and Route 53 Alias Target?

Here is my load balancer Sid-LB - the Hosted Zone ID is highlighted: And this is the Route 53 (hosted zone …

amazon-web-services amazon-ec2 amazon-elb amazon-route53
Can I use Single AWS ELB to host 2 SSL Certs for 2 Different Domains?

On AWS, I'm hosting Multiple (totally different) Domains on EC2 covered by an ELB on top. I already have 1 Wildcard …

ssl dns certificate amazon-elb
What's the target group port for, when using Application Load Balancer + EC2 Container Service

I'm trying to setup an ALB which listens on port 443, load balancing to ECS Docker containers on random ports, lets …

amazon-web-services amazon-ec2 amazon-elb amazon-ecs
Elastic Beanstalk Change ELB Type

Does anyone know if it's possible to change an existing AWS Elastic Beanstalk environment to an Application Load Balancer (instead …

amazon-web-services amazon-elastic-beanstalk amazon-elb amazon-waf
Issue with HTTPS to HTTP redirection by Elastic Load Balancer to Tomcat server

I have a ELB (Amazon Elastic Load Balancer) configured to load balance end users requests on HTTPS, on the backend …

tomcat spring-security amazon-web-services http-redirect amazon-elb
Enabling HSTS in AWS ELB application load balacer

We like to enable HSTS to our IIS deployed web application. We have SSL terminating ELB Application load balancer. We …

amazon-web-services ssl iis amazon-elb hsts
Trouble getting https to work with self signed certificate on aws elastic load balancer

I am having issue configuring https on my aws elastic load balancer using a self-signed certificate. After I've done with …

ssl https amazon-web-services self-signed amazon-elb
Session stickiness on Amazon Web Services

I'm a bit confused about the use of the session stickiness on Amazon Web Services. When I deploy my java …

amazon-ec2 amazon-web-services amazon-elastic-beanstalk amazon-elb
AWS Elastic Load Balancing: Seeing extremely long initial connection time

For a couple of days, we often see an extremely long initial connection time (15s - 1.3 minutes) to our ELBs …

google-chrome amazon-web-services amazon-elb
nginx $scheme variable behind load balancer

Is it possible to force nginx $scheme value to "https" if nxinx is running behind load balancer? In my scenario …

nginx amazon-elb