Course lesson

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

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...

Duration
4 min
Access
Included
Transcript
Retained from source evidence

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