What is Lambda
Serverless compute service that lets you run code without provisioning or managing servers.
Benefits of Lambda
Only executes code when needed and scales automatically. There is no charge when code is running, all you need t o do is supply a programming language lambda supports (e,g Node,js, java, python). Lastly integrates with almost all other AWS services