Load Balancers/Balancing
- means spreading traffic across multiple servers instead of hammering just one
Introduction
Server Implementations
- Nginx
- Apache HTTP Server (Apache)
- Gorouter (Load Balancer)
- HAProxy
- Traefik
- Kubernetes - Service (ClusterIP - NodePort - LoadBalancer - Ingress - ExternalName)
- Linux Virtual Server (LVS) and IP Virtual Server (IPVS)
- Java - Spring Cloud - Zuul API Gateway Proxy
- Envoy (Service Mesh Proxy)
List indent undo