Uploaded August 2021 | Updated September 2026, 1 day ago
In this tutorial, we re-create the Python Lambda function and API Gateway from the previous video using "infrastructure-as-code" (with AWS CDK). We will use the Python version of CDK.
🛠 Install NodeJS/NPM: docs.npmjs.com/downloading-and-installing-node-js-and-npm
🛠 AWS CLI: docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html
🛠 Install AWS CDK: docs.aws.amazon.com/cdk/latest/guide/getting_started.html
🛠 CDK API Reference: docs.aws.amazon.com/cdk/api/latest
🛠 CDK Example GitHub: github.com/aws-samples/aws-cdk-examples
0:00 Introduction
0:45 Infrastructure as code
1:36 AWS CDK
2:00 Prerequisites
2:47 Install and bootstrap CDK
3:30 Create your project
4:00 Create the Lambda function
6:15 Create the API integration
In this tutorial, we re-create the Python Lambda function and API Gateway from the previous video using "infrastructure-as-code" (with AWS CDK). We will use the Python version of CDK.
🛠 Install NodeJS/NPM: docs.npmjs.com/downloading-and-installing-node-js-and-npm
🛠 AWS CLI: docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html
🛠 Install AWS CDK: docs.aws.amazon.com/cdk/latest/guide/getting_started.html
🛠 CDK API Reference: docs.aws.amazon.com/cdk/api/latest
🛠 CDK Example GitHub: github.com/aws-samples/aws-cdk-examples
0:00 Introduction
0:45 Infrastructure as code
1:36 AWS CDK
2:00 Prerequisites
2:47 Install and bootstrap CDK
3:30 Create your project
4:00 Create the Lambda function
6:15 Create the API integration










