From the course: Hands-On Development in AWS

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Learning objectives

Learning objectives

- Welcome to lesson 14, Lambda. AWS Lambda is all about serverless code execution. If you think back to your computer science classes where you learned about Lambda abstraction or anonymous functions that take a single input, this is kind of like that. But of course, these functions are not anonymous. We will discuss what Lambda is and how to use it in this lesson.

Contents