NLB Load Balancer

NLB Load Balancer Presets

Ready-to-deploy configuration presets for NLB Load Balancer. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Preset: Internet-Facing TCP

- You need a public-facing L4 load balancer for TCP traffic. - Simple setup: one server group, one listener, two availability zones. - Suitable for development, staging, or simple TCP services.

02

Preset: Internal TCP with Connection Draining

- Internal (VPC-private) L4 load balancer for microservice traffic. - Graceful deployments where in-flight connections must complete before backends are removed. - Source-IP consistent hashing for...

03

Preset: TCPSSL Production

- Production internet-facing NLB with TLS termination at Layer 4. - Fixed public IPs via EIP binding for DNS A-records and firewall whitelisting. - Database or API traffic that needs encryption...