This document discusses deploying web services using AWS Lambda. It begins with an agenda that covers Lambda essentials, creating Lambda code, limitations of Lambda, a demo, event-driven architecture, and Q&A. The document then discusses what Lambda is, Lambda essentials like memory allocation and supported languages, a "Hello World" example, how to deploy a Lambda function from the command line, event sources for Lambda, Lambda limitations, security, a demo of a file sharing app using Lambda, event-driven architecture, pricing, deployment frameworks, and concludes with thanking the audience and asking for questions.