klothoplatform/klotho
Klotho - write AWS applications at lightning speed observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 63
- Release rhythm 8
- 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: n/a
- age_days: 1444
- days_rel: n/a
- days_push: 224
- n_releases_24m: 0
Adoption not part of the score
1146 stars · 39 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Klotho is an open-source CLI tool that transforms plain application code into cloud-native code using in-code annotations, generating infrastructure for AWS (and nominally Azure/GCP) via Pulumi. It exposes web APIs, persists data to databases, and packages static assets to CDNs with minimal code changes.
Use cases
- turn a plain node app into a serverless AWS deployment
- generate infrastructure-as-code from code annotations
- expose a web API on AWS Lambda without writing Terraform
- persist app data to a cloud database automatically
- deploy static assets to a CDN from code
- adopt cloud-native architecture without rewriting the app
When to choose
- you want infrastructure-from-code with minimal annotation-driven changes on AWS
- you prefer generated Pulumi/Terraform over hand-writing IaC
- you want a superset of monolith/microservices/serverless deployment styles
When to avoid
- you need actively maintained tooling - the project is no longer in active development
- you target clouds other than AWS in production
- you need fine-grained manual control over your infrastructure definitions
Facets
cli-tool · maturity abandoned
infrastructure-as-code deployment cloud microservices serverless cloud-computing infrastructure-as-code microservices cli cloud go infrastructure-from-code pulumi terraform aws-lambda annotations cloud-native devops
2 sources
- readme: https://github.com/klothoplatform/klotho · fetched 2026-08-28 · 85b4a5af36ab
- homepage: https://klo.dev · fetched 2026-08-29 · b483b9c8151d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| klothoplatform/klotho | main | 51 |
For agents
markdown · JSON · MCP: product_card(name="klothoplatform/klotho")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem