This document discusses serverless architectures and provides examples of building serverless applications. It introduces serverless computing and explains why developers want to adopt serverless and DevOps approaches. Examples are given for static and dynamic websites built with serverless technologies like AWS Lambda, API Gateway, and S3 storage. The document also provides a case study of building a serverless application with services like Cognito, DynamoDB, and Lambda. Alternatives to AWS serverless options are mentioned along with takeaways about paying only for resources used.