This document provides an overview of serverless computing on AWS. It discusses AWS Lambda as a serverless compute service, how Lambda functions are triggered by events from other AWS services. It also briefly demonstrates building a simple serverless application with API Gateway, Lambda, and DynamoDB. The document then discusses AWS Amplify and how it can help develop and deploy full stack serverless applications using AWS services.