Keep Services Available Under Any Load
Distribute incoming traffic across instances automatically. SSL termination, configurable health checks, and session persistence are available from day one.
Layer 4 & Layer 7
TCP load balancing for raw throughput, and HTTP/S routing for host or path-based traffic rules in the same service.
Automatic Health Checks
Unhealthy backend instances are removed from rotation and brought back automatically once they recover.
SSL / TLS Termination
Offload TLS handshakes to the load balancer and keep backend traffic on the private network.
Included operations
- Layer 4 and Layer 7 balancing
- SSL/TLS termination
- Health checks
- Session persistence
- Backend pools and members
- WebSocket support
Useful for
Put multiple instances behind one entry point, with health checks and TLS termination.
Technical Specifications
- Protocols
- HTTP, HTTPS, TCP, UDP
- Algorithms
- Round Robin, Least Connections, Source IP
- TLS support
- TLS 1.2 and TLS 1.3
- Health check interval
- Configurable (minimum 5 s)
- Session persistence
- Cookie-based or source IP
- WebSocket
- Full pass-through support
Ready to put this service into a first deployment?
Apply for accessHow It Works
Create a load balancer
Choose the protocol, port, and balancing algorithm.
Register backend instances
Add the instance IPs that should receive forwarded requests and group them into a backend pool.
Configure health checks
Set the check path, interval, and healthy or unhealthy thresholds for automatic failover.
Point your DNS and go live
Create an A record pointing to the load balancer floating IP and put traffic in front of the pool.
Common Use Cases
High-Traffic Web Applications
Handle traffic spikes without leaving a single instance exposed as the bottleneck.
API Gateways
Route API traffic across several instances with health checks and controlled entry points.
Rolling Deployments
Drain one backend, deploy a new version, then re-register it without exposing users to a full outage.
Not sure which service comes first?
Send the current workload and the target outcome. We help you choose the smallest service set that can run it.

