Lesson 02Build

Creating a function

Runtime, handler, and code — the three properties that turn a construct into a real, invokable Lambda function.

A function needs three things before it's real: which language runtime executes it, which function in your code Lambda calls first, and the code itself. Get any one wrong and the function either won't deploy or won't run — there's no partial credit at the infrastructure layer.

Membership

This exercise needs a subscription

You can read the free concepts and one fully-verified checkpoint with no subscription. Everything else, including this one, unlocks with a CloudSynth membership.