Load Balancer Tutorials

DigitalOcean Load Balancers are a fully-managed, highly available network load balancing service. Load balancers distribute traffic to groups of Droplets, which decouples the overall health of a backend service from the health of a single server to ensure that your services stay online.


Use the official command-line client for DigitalOcean’s API to create and configure a load balancer for multiple backend web servers.