Basic information
| Field | Content |
|---|---|
| English | AWS CDK |
| Full name | AWS Cloud Development Kit |
| Chinese | 代码定义基础设施 |
| Japanese | コードによる IaC |
| Exam frequency | ⭐⭐⭐ |
| Often confused with | CloudFormation |
In one sentence
Defines infrastructure in programming languages and synthesizes it into CloudFormation.
Stage summary
- Core role:Defines infrastructure in programming languages and synthesizes it into CloudFormation.
- Exam frequency:3 / 5
- Compare with:CloudFormation
Memory hook
AWS CDK = Defines infrastructure in programming languages and synthesizes it into CloudFormation.