awesome-cdk icon indicating copy to clipboard operation
awesome-cdk copied to clipboard

A collection of awesome things related to the AWS Cloud Development Kit (CDK)

Results 14 awesome-cdk issues
Sort by recently updated
recently updated
newest added

## Requirements for your pull request - Use the following format: `[library](link) - Description.` - The text of the link should be the name of the package or project. -...

[AWS CDK Python Examples for Frequently Used AWS Services](https://github.com/ksmin23/my-aws-cdk-examples) is a collection of AWS CDK Python examples with architecture diagrams for frequently used AWS services. AWS CDK Javascript or Typescript...

[cdk-self-destruct](https://github.com/NimmLor/cdk-self-destruct) is an utility that enables you to schedule the destruction of cdk stacks while also destroying all associated resources. It is inspired by [cdk-time-bomb](https://github.com/jmb12686/cdk-time-bomb), but rewritten with aws-cdk v2...

The [aws-cdk-starterkit](https://github.com/dannysteenman/aws-cdk-starterkit) is designed to get an AWS CDK app up and running in your AWS account in less than 5 minutes, leveraging GitHub Actions for seamless CI/CD. **Key Highlights:**...