
What is the AWS CDK? - AWS Cloud Development Kit (AWS CDK) v2
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS …
Cloud Development Framework - AWS Cloud Development Kit
AWS Cloud Development Kit (CDK) is an open-source software development framework used to model and provision your cloud application resources with familiar programming languages.
AWS Cloud Development Kit Documentation
The AWS Cloud Development Kit (AWS CDK) is a framework for defining cloud infrastructure in code (IaC) and provisioning it through AWS CloudFormation.
Getting started with the AWS CDK - docs.aws.amazon.com
Get started with the AWS Cloud Development Kit (AWS CDK) by installing and configuring the AWS CDK Command Line Interface (AWS CDK CLI). Then, use the CDK CLI to create your …
AWS Cloud Development Kit features - aws.amazon.com
AWS CDK helps you model application infrastructure using TypeScript, Python, Java, .NET, and Go (in developer Preview). With CDK, developers can use their existing integrated …
AWS Cloud Development FAQs - aws.amazon.com
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure as code with modern programming languages and …
Tutorial: Create your first AWS CDK app - docs.aws.amazon.com
Get started with the AWS Cloud Development Kit (AWS CDK) by using the AWS CDK Command Line Interface (AWS CDK CLI) to develop your first CDK app, bootstrap your AWS …
AWS CDK – Resources
Learn how other organizations are using the AWS Cloud Development Kit (CDK) to model and provision cloud application resources using familiar programming languages.
Working with the AWS CDK in C# - docs.aws.amazon.com
The AWS CDK's main module, which you'll need in most AWS CDK apps, is imported in C# code as Amazon.CDK. Modules for the various services in the AWS Construct Library live under …
Work with the AWS CDK library - docs.aws.amazon.com
Import and use the AWS Cloud Development Kit (AWS CDK) library to define your AWS Cloud infrastructure with a supported programming language.