Create and Deploy a Node.js AWS Lambda Function with AWS CDK

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

It's time to start building our serverless backend! In this quick lesson we're going to use the NodejsFunction construct provided by CDK in order to build, deploy and test a 'Hello World!' AWS Lambda function. You can find out more about what kind of constructs are available in AWS CDK construct library here