Nick Ramirez Nick Ramirez | Mar 12, 2021 | LOAD BALANCING / ROUTING, SECURITY
Use HAProxy as an API gateway to enable API monetization. Using HAProxy as an API Gateway, Part 1 [Introduction] Using HAProxy as an API Gateway, Part 2 [Authentication] Using HAProxy as an API Gateway, Part 3 [Health Checks] Using HAProxy as an API Gateway, Part 4...
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...
Baptiste Assmann and Nick Ramirez Baptiste Assmann and Nick Ramirez | Mar 1, 2019 | MICROSERVICES, TECH
Achieving high availability rests on having good health checks. HAProxy as an API gateway gives you several ways to do this. Using HAProxy as an API Gateway, Part 1 [Introduction] Using HAProxy as an API Gateway, Part 2 [Authentication] Using HAProxy as an API...
Baptiste Assmann and Nick Ramirez Baptiste Assmann and Nick Ramirez | Jan 22, 2019 | MICROSERVICES, TECH
HAProxy is a powerful API gateway due to its ability to provide load balancing, rate limiting, observability and other features to your service endpoints. It also integrates with OAuth 2, giving you control over who can access your APIs. In this blog post,...
Baptiste Assmann Baptiste Assmann | Oct 1, 2018 | MICROSERVICES, TECH
An API gateway handles load balancing, security, rate limiting, monitoring, and other cross-cutting concerns for API services. Read on to learn how HAProxy Enterprise excels as an API gateway. Using HAProxy as an API Gateway, Part 2 [Authentication] Using HAProxy as...