Amazon API Gateway
API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
Key Roles:
- Acts as a 'Front Door' for applications.
- Integrates with Lambda to create serverless REST APIs.
- Handles authentication, rate limiting, and CORS.