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...
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...
Nick Ramirez Nick Ramirez | Jan 5, 2021 | LOAD BALANCING / ROUTING, MICROSERVICES
With HAProxy, you can implement a circuit breaker to protect services from widespread failure. Martin Fowler, who is famous for being one of the Gang of Four authors who wrote Design Patterns: Elements of Reusable Object-Oriented Software, hosts a website where...
Nick Ramirez Nick Ramirez | Oct 26, 2020 | MICROSERVICES, PERFORMANCE
HAProxy’s cache helps boost API performance by serving saved messages to your users. The age of rendering most of a web page’s contents on the server and then delivering it as a colossal HTML file is fading into the past. Modern web frameworks like...
Zlatko Bratkovic Zlatko Bratkovic | Jul 8, 2019 | KUBERNETES, LOAD BALANCING / ROUTING, MICROSERVICES
The new HAProxy Kubernetes Ingress Controller provides a high-performance ingress for your Kubernetes-hosted applications. Register for the on-demand webinar “The HAProxy Kubernetes Ingress Controller for High-Performance Ingress”. Containers allow...
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...