Enterprise Integration Patterns is an awesome book about how to make software systems talk to each other. AWS Lambda is an interesting new way to run code without managing conventional servers. Serverless framework is a way to use Lambda without tearing your hair out. This talk introduces AWS Lambda and Serverless framework, examines a few classic patterns from EIP, and explores using Lambda as an integration toolkit.