**What is an API Gateway in AWS?**
Amazon API Gateway is a fully managed service provided by AWS that allows developers to create, publish, maintain, monitor, and secure APIs at any scale. It acts as a front door for applications to access data, business logic, or functionality from back-end services, such as Lambda functions, HTTP endpoints, or other AWS services.