Choose a programming language of your choice
AWS CDK currently supports JavaScript, TypeScript,
Python, Java, C#, and Go programming languages..
▪ Powered by AWS CloudFormation
Enables you to define your infrastructure with code and
provision it through AWS CloudFormation.
▪ Auto-complete and inline documentation
Autocomplete and inline documentation while coding the
infrastructure.
▪ Deploy infrastructure and runtime code together
Reference your runtime code assets in the same project with
the same programming language.
▪ Developer-friendly command-line interface (CLI)
Enables you to interact with your CDK applications.