Nick Ramirez

Articles by
Nick Ramirez

Nick creates technical content for HAProxy Technologies ranging from documentation and blog posts to Wikipedia articles, GitHub READMEs and Stack Overflow answers. With a background in web development and DevOps, he has fun digging into product features and discovering the optimal path for a new blog tutorial.

Twitter LinkedIn GitHub

Verify OAuth JWT Tokens with HAProxy

Learn how to secure your APIs against unauthorized access. The OAuth 2 protocol uses JSON Web Tokens to convey a client’s permissions and HAProxy can verify whether a token can be trusted.

Path-Based Routing With HAProxy

Here's how to deploy the HAProxy load balancer in front of your services and then use path-based routing to direct requests to the correct backend service.

Previous Next