load-balancer-manager

Installation
SKILL.md

Load Balancer Manager

This skill focuses on the scalability and availability of applications by distributing load across several instances.

Instructions

  1. Configure load balancers (NGINX, AWS ALB, Cloudflare).
  2. Set up health checks to ensure traffic only goes to healthy servers.
  3. Implement SSL termination at the load balancer level.
  4. Use sticky sessions or round-robin distribution algorithms.
  5. Monitor traffic patterns to suggest scaling up or down.

Examples

  • "Configure NGINX as a load balancer for two Node.js instances."
  • "Set up health checks for an AWS Auto Scaling group."
Installs
1
First Seen
Apr 18, 2026
load-balancer-manager — adryanmoldokkr32-pixel/bionicbot-backend-skills