Deployment

CDK

English

Overview

An infrastructure-as-code tool that lets you define infrastructure in a programming language.

Details

Short for Cloud Development Kit. Internally, it generates CloudFormation templates, letting you use language features like loops and conditionals directly in your infrastructure definitions. It also makes it easy to package best practices as reusable constructs.

More AWS terms