- This document discusses serverless architectures using AWS Lambda and provides links to presentations about building serverless applications on AWS from AWS Summit Tokyo 2017.
- It describes how AWS Lambda allows developers to run code without provisioning or managing servers, and lists AWS services that can be used to trigger Lambda functions such as API Gateway, DynamoDB, and S3.
- The document also shares links to GitHub repositories of serverless sample applications and frameworks like AWS Serverless Application Model (SAM).