Skip to main content

7 docs tagged with "Load-Balancing"

View all tags

A/B Testing

Implement A/B testing strategies using weighted traffic splitting, sticky sessions, and identity-based routing with Traefik Hub API Gateway.

Autoscaling Traefik Hub API Gateway

Autoscaling the Traefik Hub Gateway allows your API Gateway to dynamically adjust its capacity based on traffic load. Read the technical documentation.

Canary Deployments

Implement canary deployment strategies with progressive traffic shifting, health-check gating, and rollback using Traefik Hub API Gateway.

Load-Balancing Algorithms

Understand the load-balancing algorithms available in Traefik Hub API Gateway: Weighted Round Robin (WRR), Power of Two Choices (P2C), Highest Random Weight (HRW), and Least-Time. Configure sticky sessions, health checks, and advanced service-level balancing.

Multi-Cluster Provider

Configure the Multi-Cluster provider to distribute HTTP traffic across multiple Traefik clusters

Multi-Cluster Traffic Distribution

Distribute HTTP traffic across multiple Traefik clusters running on VMs, Kubernetes, or different cloud platforms using the Multi-Cluster provider.

Traffic Mirroring

Mirror production traffic to secondary services for shadow testing without affecting users. Validate new versions with real request patterns before shifting live traffic.