Amazon Lambda is the part of Amazon Web Services that lets you run your code without provisioning or managing servers. This course starts with the basics of Amazon Lambda and then covers combining Lambda with other AWS, such as Amazon API Gateway Service, Amazon DynamoDB, and so on. Further we will learn how to write, run, and test Lambda functions using Node.js, Java, Python, and C#.