cdk-patterns/serverless resource
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2425
- days_rel: n/a
- days_push: 946
- n_releases_24m: 0
Adoption not part of the score
2352 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source collection of AWS serverless architecture patterns implemented with AWS CDK, available in both TypeScript and Python with exported CloudFormation templates. It includes a CLI (cdkp) for scaffolding individual patterns and provides unit tests and Well-Architected learnings for each pattern.
Use cases
- find aws cdk serverless architecture patterns
- scaffold a serverless project template with cdk
- learn event-driven aws architectures like eventbridge and step functions
- generate cloudformation templates from cdk patterns
- learn aws cdk through real examples
- bootstrap a lambda api project with dynamodb
When to choose
- you build on AWS serverless (Lambda, DynamoDB, EventBridge, Step Functions) and want proven architecture starting points
- you want the same pattern in TypeScript or Python CDK with unit tests
- you want vanilla CloudFormation output alongside CDK code
When to avoid
- you target non-AWS clouds or container-based serverless
- you need a production framework rather than reference patterns to copy
- you need Python lambda implementations - some patterns reuse JS lambdas
Facets
learning-resource · maturity active
infrastructure-as-code serverless developer-tools documentation cloud-computing infrastructure-as-code developer-tools tutorials cloud python cli aws-cdk serverless-patterns cloudformation lambda architecture-patterns event-driven-architecture nodejs typescript
2 sources
- readme: https://github.com/cdk-patterns/serverless · fetched 2026-08-28 · df81b04843ed
- homepage: https://cdkpatterns.com · fetched 2026-08-29 · 3a4d22509e3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cdk-patterns/serverless | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cdk-patterns/serverless")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem