This document contains a presentation on AWS Lambda by Keisuke Nishitani, a Solutions Architect at Amazon Web Services Japan. The presentation introduces AWS Lambda as a serverless computing platform that allows users to run code without provisioning or managing servers. It discusses how Lambda allows developers to build applications that scale automatically in response to changes in usage. The presentation also provides an overview of Lambda's programming languages, triggers, execution environment, pricing model, and integration with other AWS services.