Amazon API Gateway
Amazon API Gateway is a managed service for creating, publishing, and securing REST, HTTP, and WebSocket APIs. It handles request/response transformations, request validation, throttling, authorization, and stages, and commonly fronts Lambda functions in serverless applications.