Michel Mayen Michel Mayen | Oct 9, 2019 | DEVOPS, LOAD BALANCING / ROUTING, SERVICE DISCOVERY
Use HAProxy to add routing, load balancing, and DNS service discovery to Docker Swarm. Docker Swarm lets you expand beyond hosting Docker containers on a single machine. It oversees a cluster of servers and manages which to deploy a container to, depending on each...
Nick Ramirez Nick Ramirez | Jul 23, 2019 | DEVOPS, LOAD BALANCING / ROUTING
Traffic mirroring makes it possible to stream production traffic to a test or staging environment. Use the HAProxy Traffic Shadowing agent to enable mirroring. The HAProxy Stream Processing Offload Engine (SPOE) lets you stream data to an external agent in real time...
Nick Ramirez Nick Ramirez | Jul 15, 2019 | DEVOPS, LOAD BALANCING / ROUTING
HAProxy 2.0 introduced layer 7 retries, which provides resilience against unreachable nodes, network latency, slow servers, and HTTP errors. HAProxy powers the uptime of organizations with even the largest traffic demands by giving them the flexibility and confidence...
Nick Ramirez Nick Ramirez | Jun 28, 2019 | DEVOPS, LOAD BALANCING / ROUTING, TECH
Use the HAProxy Data Plane API to manage your load balancer configuration dynamically using HTTP commands. Sign up for the upcoming HAProxy 2.0 webinars Designing for high availability nearly always means having a strong proxying / load balancing layer. A proxy...
Bjanka Badrov Bjanka Badrov | Jun 14, 2019 | CLOUD, DEVOPS, KUBERNETES, MICROSERVICES, TECH, WEBINARS
Integrating HAProxy into automation tools, continuous-delivery pipelines, and service meshes just got a lot easier. We’ve introduced a new REST API that you can use to configure HAProxy fully at runtime and it’s called the Data Plane API. Tune into this webinar to...
Chad Lavoie Chad Lavoie | Apr 12, 2019 | DEVOPS, OBSERVABILITY
HAProxy has added native support for Prometheus, allowing you to export metrics directly. Read on to learn more. Metrics are a key aspect of observability, along with logging and tracing. They contain the data that inform you about the state of your systems,...