This document discusses building serverless web applications using AWS Lambda and Amazon API Gateway. It provides code samples for creating an ASP.NET Core web app that can be deployed as an AWS Lambda function and triggered by API Gateway requests. Additional topics covered include Lambda function handlers, API Gateway integration with Lambda, and serverless architecture diagrams.