An independent guide to building modern software for serverless and native cloud

Part 3: API Gateway

This section outlines how you can manage APIs using API Gateway. It covers using SAM templates or SAM templates in combination with OpenApi documents to define REST APIs. It also shows how you can secure them with API keys, custom authorizers, or in combination with AWS Cognito.