Top "Amazon-elb" questions

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

How do I assign a created SecurityGroup to an ELB from CloudFormation?

I've got a CloudFormation script that generates a SecurityGroup and an ELB; I'm trying to reference the SecurityGroup in the …

amazon-web-services amazon-elb amazon-cloudformation
How do I use ELB's HealthyHostCount for monitoring in CloudWatch?

We have three EC2 instances—one in each availability zone (AZ) in the eu-west-1 region. They are loadbalanced using ELB. …

amazon-ec2 amazon-web-services metrics amazon-elb amazon-cloudwatch
How to implement HTTP Strict Transport Security (HSTS) on AWS Elastic Load Balancer?

I would like to implement HSTS to my application. I have an ELB terminating SSL and forwarding the traffic to …

apache amazon-web-services ssl amazon-elb hsts
Using an AWS ELB behind Varnish - is it possible?

I'm trying to put a set of EC2 instances behind a couple of Varnish servers. Our Varnish configuration very seldom …

amazon-web-services varnish amazon-elb
How to use *.pfx certificate for Amazon ELB SSL

I have cert.pfx file, I need to install to be used in Amazon Elastic Load Balancer. How can I …

amazon-web-services openssl ssl-certificate amazon-elb pfx
How to use AWS WAF with Application ELB

I need to use AWS WAF for my web application hosted on AWS to provide additional rule based security to …

amazon-web-services amazon-cloudfront amazon-elb amazon-waf
AWS Load Balancer ERR_TOO_MANY_REDIRECTS

I've been dipping into AWS for the 1st time am bit stuck with a problem trying to set up a …

amazon-web-services portforwarding amazon-elb redirect-loop
Load blancing MQTT broker

Is it possible to load balance MQTT broker? Can I use ELB to load balance MQTT? Any pointers in this …

load-balancing mqtt amazon-elb
How to enable websockets on AWS Cloudfront

I have an Akka HTTP server running on AWS EC2 Autoscale cluster. This EC2 auto scale cluster has an ELB …

amazon-web-services websocket amazon-cloudfront amazon-elb akka-http
AWS:ELB health is failing or not available for all instances

Our ELB is intermittently failing health checks on instances and throws errors "Environment health has transitioned from Ok to Warning. 2 …

amazon-web-services amazon-elb