API Gateway

Back to Other Networking Topics

A single entry point for external API traffic that handles cross-cutting concerns: rate limiting, authentication, request routing, protocol transformation, and response caching. Sits between clients and backend services. Examples include Kong, AWS API Gateway, and Apigee.

Key Properties


networking api-gateway