AWS CDK
Defines AWS infrastructure in code and synthesizes to AWS CloudFormation templates.
This page is a reference entry, not a ranking.
Core facts
- Definition model
- General-purpose programming languages
- Focus
- Infrastructure provisioning
- Primary targets
- AWS
- Supported languages
- TypeScript, JavaScript, Python, Java, C#, Go
- State model
- Service-managed (CloudFormation stack state)
- Execution model
- CDK CLI synthesizes and deploys via CloudFormation
- License
- Apache-2.0