Live Webinar

Automate HAProxy with the Data Plane API

Thursday, May, 28th 2026 15:00 UTC

Modern infrastructure changes faster than any config file can keep up with. Backends scale on demand, certificates rotate on schedule, and routing rules shift with every deploy. The HAProxy Data Plane API was built for exactly this world: a single REST interface that manages your configuration and runtime state together, so your load balancer adapts as fast as the services behind it.

What makes it different is the design. Transactions group related changes and apply them atomically. Optimistic locking keeps concurrent automation safe from itself. The API decides which updates run instantly through the runtime channel and which need a graceful reload, so traffic keeps flowing while your platform evolves underneath it. Every successful change can land as a Git commit automatically, turning your config history into a first-class artifact instead of an afterthought.

In this webinar, you'll see:

  • A working mental model of how the Data Plane API thinks about HAProxy

  • Live demos, including server registration, runtime map updates, and SSL certificate rotation with zero downtime

  • Scripting that handles version conflicts the way production automation should

  • Three patterns SREs are using today across CI/CD, service discovery, and custom controllers

  • Where the Data Plane API fits next to Ansible, Terraform, Consul, and Kubernetes

This session is designed for SREs and platform engineers who want direct and practical guidance on automating HAProxy. You'll leave with patterns you can copy into your stack on Monday and a clear sense of when to reach for the API, when to reach for a control plane, and how to tell the difference.

Speakers

Ron Northcutt
Director of Technical Marketing, HAProxy Technologies