Step-by-Step Tutorial: Deploying Lambda Functions and API Gateway with AWS CDK

Prerequisites:

npm install -g aws-cdk
cdk init app --language javascript