Production Load Balancer Configuration Architect
Generate enterprise-grade load balancer configurations with security hardening, health checks, and scaling strategies tailored to your infrastructure.
Created by PromptLib Team
February 11, 2026
Best Use Cases
Migrating a monolithic application to microservices and needing traffic routing between new and legacy endpoints
Configuring SSL/TLS termination at the edge to offload encryption work from application servers
Setting up blue-green or canary deployment strategies with traffic splitting capabilities
Implementing WebSocket support for real-time applications behind a load balancer without connection drops
Designing multi-region failover with geographic load balancing and health-based DNS failover
Frequently Asked Questions
Can this generate Infrastructure-as-Code (Terraform/CloudFormation) instead of raw config files?
Yes. Specify your IaC tool (Terraform, Pulumi, CloudFormation) in the LOAD_BALANCER_TYPE variable or INFRASTRUCTURE_CONTEXT, and the AI will generate the appropriate resource definitions instead of raw configuration syntax.
What if I don't know specific values like optimal timeout durations or buffer sizes?
Leave those details out or state 'use conservative defaults.' The AI will provide industry-standard starting values with explanations of when to adjust them based on observed metrics.
Does this handle Kubernetes Ingress configurations?
Absolutely. Specify 'Kubernetes Ingress-NGINX' or 'Traefik IngressRoute' as your load balancer type, and include your K8s version and service mesh details (Istio/Linkerd) in the infrastructure context.
Get this Prompt
FreeMore Like This
AI Database Migration Planner
Generate production-ready database migration strategies with risk assessment, rollback protocols, and step-by-step execution plans.
AI Cache Strategy Designer
Architect high-performance, scalable caching layers tailored to your specific infrastructure and consistency requirements.
Enterprise API Gateway Architecture Configurator
Generate production-ready, secure, and scalable API gateway configurations with infrastructure-as-code templates and best practices.