# awesome-load-balancing **Repository Path**: tecras/awesome-load-balancing ## Basic Information - **Project Name**: awesome-load-balancing - **Description**: A curated list of awesome load balancers and proxies. Software, libraries, posts, talks. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-16 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Awesome Load Balancing ## Projects - [HAProxy](http://www.haproxy.org/) - [Nginx](http://www.nginx.com/) - [Envoy](https://www.envoyproxy.io) - [Katran (FB)](https://github.com/facebookincubator/katran) - [KgLb (Digitalocean)](https://github.com/dropbox/kglb) - [GLB (Github)](https://github.com/github/glb-director) - [Traefik](https://github.com/containous/traefik/) ## Cloud - [Amazon Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/) - Achieve fault tolerance for any application by ensuring scalability, performance, and security. - [Azure Load Balancing](https://azure.microsoft.com/en-us/services/load-balancer/) - Deliver high availability and network performance to your applications. - [Cloudflare Load Balancing](https://www.cloudflare.com/load-balancing/) - you can improve application performance and availability by steering traffic away from unhealthy origin servers and dynamically distributing it to the most available and responsive server pools. - [DigitalOcean Load Balancing](https://www.digitalocean.com/products/load-balancer/) - Scale your applications and improve availability, security, and performance across your infrastructure in a few clicks. - [Google Load Balancing](https://cloud.google.com/load-balancing) - High performance, scalable load balancing on Google Cloud Platform. ## Collections - [Nginx resources](https://github.com/fcambus/nginx-resources) - [Awesome Nginx](https://github.com/agile6v/awesome-nginx) - [Awesome Nginx Security](https://github.com/wallarm/awesome-nginx-security) ## Posts - [Unimog - Cloudflare’s edge load balancer](https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/) - [GLB: GitHub’s open source load balancer](https://github.blog/2018-08-08-glb-director-open-source-load-balancer/) - [Maglev: A Fast and Reliable Software Network Load Balancer](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/44824.pdf) - [Deterministic Aperture: A distributed, load balancing algorithm (Twitter)](https://blog.twitter.com/engineering/en_us/topics/infrastructure/2019/daperture-load-balancer.html) - [Examining Load Balancing Algorithms with Envoy](https://blog.envoyproxy.io/examining-load-balancing-algorithms-with-envoy-1be643ea121c) ## Talks - [Networking @Scale 2018 - Layer 4 Load Balancing at Facebook](https://www.facebook.com/watch/?v=2090080137931746) - [LPC2018 - XDP 1.5 Years In Production. Evolution and Lessons Learned](https://www.youtube.com/watch?v=E1QKn_AjuJk) ## Other