// the find
kalaiser/awesome-cdk
A collection of awesome things related to the AWS Cloud Development Kit (CDK)
A community-maintained awesome list for AWS CDK — links to construct libraries, scaffolding tools, blog posts, and training resources. Useful if you're getting started with CDK or looking for third-party constructs before writing your own. Not a library, just a link collection.
Reasonably well-organized by category (APIs, databases, CI/CD, monitoring, etc.) so you can find relevant constructs without scanning the whole thing. Covers the full CDK ecosystem including cdk8s and cdktf adjacent projects. The training materials and sample code section is genuinely useful for newcomers learning CDK patterns.
Last updated March 2024 and already showing its age — several linked projects are abandoned or superseded by AWS's own official constructs. No quality signal on any entry; a 12-star hobby project sits next to production-grade libraries with no distinction. The blog posts section is cluttered with content from 2018-2019 that is simply outdated given how much CDK has changed since GA.