This document is a presentation about building APIs using serverless technologies. It introduces serverless computing and discusses how serverless can be used to create an API with no servers to manage. The presentation demonstrates building an API using the Serverless framework, AWS services like IAM, DynamoDB, and API Gateway. It shows the file structure, serverless.yml configuration file, and code for the API routes. Resources are provided for learning more about serverless and JAMstack development.