The term load balancing is used to describe technology that is used to evenly distribute work across multiple nodes within a network.
We've been fighting with HAProxy for a few days now in Amazon EC2; the experience has so far been great, …
amazon-ec2 load-balancing scaling haproxyI'm working on a project to set up a cloud architecture using docker-swarm. I know that with swarm I could …
docker load-balancing docker-swarm-modeI am trying to pass incoming traffic from amazon's Network Load Balancer to Application Load Balancer, I am using NLB …
amazon-web-services load-balancing nlbI have a GWT application and wanna to test load and functionality using a tool like jmeter. I am not …
gwt jmeter load-balancingI just have created Amazon EC2 image and I'm new to this environment. I'm interested in "auto scale" part of …
amazon-ec2 load-balancingI've found at that Instagram share their technology implementation with other developers trough their blog. They've some great solutions for …
nginx load-balancingUPDATE: See the answer I've provided below for the solution I eventually got set up on AWS. I'm currently experimenting …
nginx dns global load-balancing digital-oceanThis is my case: I have 6 servers across US and Europe. All servers are on a load balancer. When you …
redirect geolocation dns load-balancingI have hosted multiple domain names (example.com and example.net ) on same instance in my auto scaling group. Now …
amazon-web-services load-balancing amazon-route53I was working on debugging an issue today related to mixing mod_proxy and mod_rewrite together and I ended …
apache mod-rewrite apache2 load-balancing mod-proxy