Daniel Skrba Daniel Skrba | Oct 3, 2022 | BASICS, CLOUD, KUBERNETES, LOAD BALANCING / ROUTING
Containers have fast become one of the most efficient ways of virtually deploying applications, offering more agility than a virtual machine (VM) can typically provide. Both containers and VMs are great tools for managing resources and application deployment, but what...
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...
HAProxy Technologies HAProxy Technologies | Aug 31, 2020 | CLOUD, LOAD BALANCING / ROUTING, SECURITY
HAProxy Enterprise handles SAML single sign-on for your applications and integrates with identity providers like Azure Active Directory. Single sign-on (SSO) is such a familiar convenience for companies that it’s easy to forget how powerful it is. When employees...
Nick Ramirez Nick Ramirez | Jan 22, 2020 | CLOUD, DEVOPS, KUBERNETES
A major outcome of IT/Ops evolution is realizing the importance of a reverse proxy, such as HAProxy, in achieving modern application delivery. This is the first post in a series about HAProxy’s role in building a modern systems architecture that relies on...
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...
HAProxy Technologies HAProxy Technologies | Jun 14, 2019 | CLOUD, OBSERVABILITY
HAProxy integrates with AWS X-Ray to give you the best observability across your Amazon Web Services (AWS) resources, including your load balancer. Read on to learn how. There is a trend to move away from monolithic applications towards microservices. Microservices...