About 2,160,000 results
Open links in new tab
  1. What is the AWS CDK? - AWS Cloud Development Kit (AWS CDK

    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 …

  2. AWS Cloud Development Kit - GeeksforGeeks

    Jul 23, 2025 · AWS CDK or Cloud Development Kit is a framework that allows you to use reusable components called constructs to build cloud environments. Developers can build and …

  3. GitHub - aws/aws-cdk: The AWS Cloud Development Kit is a ...

    The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.

  4. AWS Cloud Development Kit Documentation

    Provides a conceptual overview and practical examples to help you understand the features provided by the AWS CDK (v1) and how to use them. Describes the APIs in the AWS …

  5. Mastering AWS CDK #1 - DEV Community

    Mar 25, 2025 · What is AWS CDK? The AWS Cloud Development Kit (CDK) is an open-source software development framework that allows you to define cloud infrastructure using familiar …

  6. Getting started with the AWS CDK

    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 …

  7. GitHub - aws/aws-cdk-cli: AWS CDK Toolkit

    The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS …

  8. Cloud Development Framework - AWS Cloud Development Kit - AWS

    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.

  9. AWS Cloud Development Kit - Wikipedia

    The AWS Cloud Development Kit (AWS CDK) is an open-source [1] software development framework developed by Amazon Web Services (AWS) for defining and provisioning cloud …

  10. Mastering AWS CDK #2 - AWS CDK in Practice: Components ...

    Mar 31, 2025 · In the first part of this series, we covered the fundamentals of AWS CDK and why it's transforming how developers approach infrastructure as code. Now, let's dive deeper into …