Prerequisites for the Workshop #
To perform this workshop, you’ll need the following:
- AWS CLI
- AWS Account and User
- Node.js
- IDE for your programming language
- Terraform CDK Toolkit
- Terraform CLI
Node.js is always required to use CDK, but all other language prerequisites are only required if building a CDK app in that specific language.
You can skip any of these steps if you have these tools already installed on your machine.
Click on the arrow to the right to continue to the first step.