This lab is currently in Beta — content may be updated as we refine the material
LABINTERMEDIATE

Load Balancing and Reverse Proxy Lab

Build a production-grade load balancer with Nginx to distribute traffic across multiple backend servers with health checks.

120 minutes
platform-engineering/networking
Load Balancing and Reverse Proxy Lab - Platform Engineering Hands-On Lab Icon

Lab Overview

In this hands-on lab, you'll learn how load balancing and reverse proxies work by building a real load-balanced web application. You'll configure Nginx as both a reverse proxy and load balancer to distribute traffic across multiple backend servers.

You'll implement different load balancing algorithms (round-robin, least connections, IP hash), configure health checks to detect failed servers, and understand session persistence with sticky sessions.

By the end of this lab, you'll understand:

  • How to set up multiple backend servers
  • Configuring Nginx as a reverse proxy and load balancer
  • Load balancing algorithms: Round Robin, Least Connections, IP Hash
  • Health checks and automatic failover
  • Session persistence (sticky sessions)
  • Backend weighting for capacity management
  • Zero-downtime deployment patterns

What You'll Learn

Configure nginx as a reverse proxy

Implement load balancing algorithms

Set up health checks and automatic failover

Understand session persistence

Test high availability patterns

Prerequisites

nginx web server basics (Week 4 HTTP/HTTPS lab)

linux command line proficiency

understanding of HTTP protocol

Technologies Covered

load-balancingreverse-proxynginxhigh-availabilityperformancescaling

Choose your plan

Simple, Transparent Pricing

One price, everything included

Monthly Plan

Access all content

$99/month
Save 16%

Quarterly Plan

Save 16% with quarterly billing

$249/quarter

Everything Included in Your Subscription

Content & Learning

  • Access to all courses and bootcamps
  • Video lessons with closed captions
  • Interactive quizzes and assessments
  • Course completion certificates

Hands-On Labs

  • Browser-based cloud labs
  • Pre-configured VMs ready to use
  • Playgrounds for experiments
  • Multi-VM realistic scenarios

AWS Integration

  • Managed AWS Account included
  • Pre-configured environments
  • Real-world cloud scenarios

Support & Community

  • Priority support
  • Active community forum

No Setup Required

  • Everything runs in your browser
  • No software installation needed
  • Automatic environment provisioning
  • Works on any device

Ready to Get Started?

Start this hands-on lab and build real-world Platform Engineering skills

Get Access Now