Just the essentials to go from zero to working in a few minutes.
Getting Started with Load Balancers
Validated on 9 Aug 2023 • Last edited on 13 Mar 2026
DigitalOcean fully manages Regional Load Balancers and Global Load Balancers, ensuring they are highly available load balancing services. Load balancers distribute traffic to groups of backend resources in specific regions or across different regions, which prevents the health of a service from depending on the health of a single server, cluster, or region.
Load Balancer Quickstart
How to Work with DigitalOcean Load Balancers Using doctl
Use the official command-line client for DigitalOcean’s API to create and configure a load balancer for multiple backend web servers.