devops-basics

1. What is HAProxy?

Overview

HAProxy is a free and open source software that provides a high availability load balancer and Proxy for TCP and HTTP-based applications that spreads requests across multiple servers. It is written in C and has a reputation for being fast and efficient.

Official website documentation of HAProxy

2. Prerequisites

3. Installation

How to install HAProxy?

Install HAProxy with Docker

4. Basics of HAProxy

HAProxy lab

5. Beyond the Basics

Hands-On Example

6. More…

Admin guide

HAProxy cheatsheet