First ELB

Load balancer.

Overview

Your first ELB (Elastic Load Balancer) is the moment traffic distribution moves from theory to production. AWS offers three flavours; the team picks one, wires it correctly, and inherits a load-balancing fabric that scales for years.

The approach

The practical approach is start-with-ALB-for-HTTP, declare everything as code, and tune health checks deliberately. The first ELB is the template; subsequent ones follow it without rediscovery.

Why this compounds

The first ELB compounds. Each subsequent ELB inherits the patterns, the Terraform modules, and the operational runbooks; team velocity grows because nobody re-derives the same setup.

The first ELB is one of those infrastructure investments that pays off across years of operation. Nova AI Ops integrates with ELB metrics, surfaces patterns across services, and supports the team's traffic distribution discipline.