Amazon API Gateway

Amazon API Gateway is a managed service for creating, publishing, and operating HTTP, REST, and WebSocket APIs at scale. It fronts backend services (Lambda, containers, EC2, public HTTP endpoints) with authentication, request validation, rate limiting, and caching — the standard AWS entry point for serverless and microservice APIs.


API Types:


Key Features:


Common Architectures:


API Gateway vs. Alternatives: