Home
Blog
Categories
About
Contact
Step-by-Step Tutorial: Deploying Lambda Functions and API Gateway with AWS CDK
January 3, 2024
Prerequisites
:
npm install -g aws-cdk
cdk init app --language javascript