What Is AWS Lambda?
Understand the serverless model, how Lambda executes functions, the anatomy of a handler, and how billing works per invocation.
Hands-On: Deploy Your First Lambda Function
Write a Node.js Lambda, deploy it from the console and the AWS CLI, expose it with a function URL, and read execution logs in CloudWatch.