Jim O'Connell Jim O'Connell | Jul 26, 2021 | CLOUD, LOAD BALANCING / ROUTING, TECH
AWS Auto Scaling groups are a powerful tool for creating scaling plans for your application. They let you dynamically create a group of EC2 instances that will maintain a consistent and predictable level of service. HAProxy’s Data Plane API adds a cloud-native...
Senad Caus Senad Caus | Jul 20, 2021 | LOAD BALANCING / ROUTING, SERVICE DISCOVERY, WEBINARS
The HAProxy Data Plane API enables remote, dynamic configuration of your HAProxy load balancers. Version 2.3 of the API adds: service discovery for AWS EC2 instances and Auto Scaling groups, the ability to view, add, and remove HAProxy ACLs, support for forwarding API...
Nick Ramirez Nick Ramirez | Jun 4, 2021 | MICROSERVICES, SERVICE DISCOVERY, TECH
HAProxy with the HAProxy Data Plane API can integrate with Consul to enable service discovery for your load balancer configuration. Many Ops team professionals rank HAProxy as their favorite load balancer because it adds high availability, security and...
Daniel Corbett Daniel Corbett | May 11, 2021 | LOAD BALANCING / ROUTING, NEWS, SERVICE DISCOVERY
The HAProxy Data Plane API 2.3 expands its service discovery mechanisms and introduces native support for discovering AWS EC2 instances and auto-scaling groups. It also adds a new configuration file that supports HCL and YAML, an Inotify configuration watcher, and...
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...