Using HAProxy as an API Gateway, Part 6 [Security]
In this blog post, we’ll see how placing your servers behind HAProxy and using it as an API gateway lets you narrow the point of entry for attackers.
In this blog post, we’ll see how placing your servers behind HAProxy and using it as an API gateway lets you narrow the point of entry for attackers.
In this post, you will learn how to leverage tokens to grant some users more access than others and then charge for the service. It's called API monetization.
In this blog post, you'll learn about the metrics which HAProxy compiles, how to extract them with Prometheus, and visualize them with Grafana or Kibana.
In the blog post, you'll learn various ways to health check your servers so that your APIs maintain a high level of reliability. This includes...
In the blog post, you'll learn more about using HAProxy as an API gateway, leveraging it to secure your API endpoints using OAuth 2.
An API gateway routes client requests intelligently and handles functions such as load balancing, security, and rate limiting.
Showing 1 of 1 Pages