High-performance API gateway with rate limiting, auth, and circuit breaker.
- Rate limiting (token bucket, sliding window)
- JWT/OAuth2 authentication
- Request/response transformation
- Circuit breaker pattern
- 500K req/s on 8-core CPU
- <100μs added latency (p99)