HAProxy – TCP/HTTP Load Balancer
Deploy Layer 4/Layer 7 Load Balancing, HTTPS, HTTP/2 and TLS 1.3 with HAProxy
What you’ll learn
-
Layer 7 Load Balancing between microservices -
Layer 4 Load Balancing between microservices -
Block Undesired Requests and Re-route requests to different services -
Enable HTTPS with letsEncrypt -
Enable HTTP/2 with HAProxy -
Enable TLS 1.3 with HAProxy
Requirements
- Linux or Mac
Description
HAProxy is free, open source software written in C that provides a high availability layer 4 and layer 7 load balancing and proxying. It has a reputation for being fast and efficient (in terms of processor and memory usage). In this course, we will learn all about this great technology
Who this course is for:
- Engineers who want to deploy high performance load balancer
- Engineers interested in Proxy technology, reverse proxy and load balancing
- Engineers who want to understand how to enable TLS and HTTPS