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...
Nick Ramirez Nick Ramirez | Apr 19, 2021 | KUBERNETES, MICROSERVICES, SERVICE DISCOVERY
Many of you use HashiCorp Consul for service discovery. It makes connecting one backend application or service to another easy: Your Consul servers store a catalog of addresses to all of your services; when an application within the network wants to discover where a...
Daniel Corbett Daniel Corbett | Jan 15, 2021 | LOAD BALANCING / ROUTING, SERVICE DISCOVERY, SSL
The HAProxy Data Plane API 2.2 lays the foundation for first-class service discovery and introduces native support for Consul. It also adds storage and file handling for SSL certificates, Map files, and SPOE configuration files. Watch our on-demand webinar...
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...