Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code observed · 2026-08-28

github.com/aws/aws-cdk · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 3255
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 148

Full methodology

Adoption not part of the score

12876 stars · 4607 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The AWS Cloud Development Kit (CDK) is an open-source framework for defining cloud infrastructure in code using familiar programming languages like TypeScript, Python, Java, .NET, and Go. It provides high-level object-oriented constructs that compile to AWS CloudFormation templates for provisioning AWS resources.

Use cases

  • define AWS infrastructure as code in TypeScript or Python
  • provision cloud resources through CloudFormation
  • share reusable infrastructure components across teams
  • integrate infrastructure provisioning into CI/CD pipelines
  • encapsulate AWS best practices in reusable constructs
  • migrate backend infrastructure to automated provisioning

When to choose

  • you are building on AWS and prefer programming languages over YAML/JSON templates
  • you want reusable, testable infrastructure abstractions with best-practice defaults
  • you need to integrate infrastructure definition with application code and CI/CD

When to avoid

  • you target multi-cloud or non-AWS providers
  • your team prefers declarative tools like Terraform or raw CloudFormation
  • you work outside the supported language runtimes

Facets

framework · maturity stable

infrastructure-as-code deployment developer-tools ci-cd cloud-computing infrastructure-as-code python jvm dotnet go cloud aws cloudformation cdk constructs typescript multi-language devops automation nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
aws/aws-cdkmain95

For agents

markdown · JSON · MCP: product_card(name="aws/aws-cdk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem