API Gateway Patterns A comprehensive skill for implementing production-grade API gateways using Kong and industry best practices. This skill covers advanced routing, authentication, rate limiting, load balancing, traffic management, and observability patterns for microservices architectures. When to Use This Skill Use this skill when: - Implementing an API gateway for microservices architectures - Managing traffic routing, load balancing, and service discovery - Implementing authentication and authorization at the gateway level - Enforcing rate limiting, quotas, and traffic policies - Adding…