cloud:aws:cdk
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cloud:aws:cdk [2020/12/16 18:37] – skipidar | cloud:aws:cdk [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:aws:cdk to cloud:aws:cdk skipidar | ||
---|---|---|---|
Line 4: | Line 4: | ||
The AWS Cloud Development Kit (AWS CDK) is an open source software development framework to define your cloud application resources using familiar programming languages. | The AWS Cloud Development Kit (AWS CDK) is an open source software development framework to define your cloud application resources using familiar programming languages. | ||
- | Provisioning cloud applications can be a challenging process that requires you to perform manual actions, | + | Programming languages are used to write infra code, compile |
- | For customers who prefer Terraform, cdk tf provides the CDK constructs for defining Terraform HCL state files in TypeScript and Python. For kubernetes users, the cdk8s project enables you to use CDK constructs for defining kubernetes configuration in TypeScript, Python, and Java. cdk8s can be used to define kubernetes infrastructure running anywhere and can be used with the AWS CDK’s Amazon Elastic Kubernetes Service (Amazon EKS) construct library. Both cdk8s and cdk tf are alpha releases. | + | For customers who prefer Terraform, cdk tf provides the CDK constructs for defining Terraform HCL state files in TypeScript and Python. |
+ | |||
+ | For kubernetes users, the cdk8s project enables you to use CDK constructs for defining kubernetes configuration in TypeScript, Python, and Java. cdk8s can be used to define kubernetes infrastructure running anywhere and can be used with the AWS CDK’s Amazon Elastic Kubernetes Service (Amazon EKS) construct library. Both cdk8s and cdk tf are alpha releases. |
cloud/aws/cdk.1608143876.txt.gz · Last modified: (external edit)