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