Cloud Load Balancers — managed traffic distribution and high availability
Antyxsoft Load Balancers distribute HTTP, HTTPS and TCP traffic across multiple cloud servers, terminate SSL at the edge and use active health checks to take a failing backend out of rotation automatically. A fully managed, redundant load balancing service for high-availability applications — you set the forwarding rules, we run the layer.
Benefits of Antyxsoft Load Balancers
The part of the stack that must never be the single point of failure — run by us, configured by you.
Failure taken out of rotation
Active health checks detect a sick backend and stop sending it traffic, then restore it automatically when it recovers.
Scale horizontally
Add instances behind one address instead of buying a bigger server, and take them out again when the peak passes.
Deploy without downtime
Drain a backend, release to it, put it back — rolling and blue-green deployments with no maintenance window.
TLS at the edge
Terminate HTTPS on the load balancer with your certificate, or pass it through to backends that handle it themselves.
Nothing to patch
No HAProxy pair to build, monitor and upgrade — the redundancy of the load balancing layer is our problem.
Fits your automation
Target backends by tag and manage the whole configuration from the portal, the API or infrastructure code.
A failing server should be a graph, not an incident
Layer 4 and layer 7, in the same load balancer
Wired into tags, VPC, firewalls and Kubernetes
One flat monthly price per load balancer
No charge per rule, per backend or per health check — add instances to the pool without changing what the load balancer costs.
Where a load balancer changes the architecture
Anywhere one server in front of the application is a risk you have accepted for too long.
Web tier redundancy
Zero-downtime deploys
Campaign traffic
Service-to-service traffic
Forwarding rules, certificates, health check paths, sticky sessions and the API and Terraform equivalents.
Frequently asked questions about Load Balancers
What is an Antyxsoft Load Balancer?
A managed service that accepts traffic on one address and distributes it across a pool of backend instances. Antyxsoft runs the load balancing layer and its redundancy, so there is no appliance or HAProxy cluster for your team to build and patch — the knowledge base has the configuration reference.
Which protocols and algorithms are supported?
HTTP, HTTPS and TCP forwarding rules per port, distributed round robin or by least connections, with sticky sessions available for applications that hold state locally.
How do health checks work?
Point a check at a TCP port or an HTTP path and set the interval and the failure and recovery thresholds. A backend that fails is removed from rotation and returned automatically once it passes again.
Can the load balancer terminate SSL?
Yes — terminate HTTPS at the edge with your certificate, or pass TLS through to backends that terminate it themselves.
Does it work with tags, VPC and Kubernetes?
Yes. Pools can target a tag so they follow your fleet as it scales, the load balancer deploys inside your VPC behind firewall policy, and managed Kubernetes services can be exposed through the same layer.
Guides for high availability
Visit the blog →
From one web server to a load-balanced pair
Sessions, uploads and cron jobs: the three things that break when you add the second server.

Writing a health check that tells the truth
Why /ping is not enough, and what a useful readiness endpoint verifies.

Rolling deployments behind a load balancer
Draining connections properly so in-flight requests are never cut off.
Stop deploying at midnight
Put a load balancer in front of the application, add a second backend, and both the failure case and the release process get boring.