# klothoplatform/klotho

Klotho - write AWS applications at lightning speed

Repository: https://github.com/klothoplatform/klotho
Canonical: https://ross.abutalabs.com/products/klotho
Homepage: https://klo.dev
Language: Go
License: Apache-2.0
License Family: permissive
Topics: architecture, aws, aws-lambda, azure, fargate, gcp, kubernetes, microservices, pulumi, serverless, terraform
Last push: 2026-01-21T22:56:03+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 8, longevity 100
- inputs: {"age_days": 1444, "days_push": 224, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1146, forks 39 (observed 2026-08-28T04:03:45.779168+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: infrastructure-as-code, deployment, cloud, microservices, serverless
- domain: cloud-computing, infrastructure-as-code, microservices
- platform: cli, cloud, go
- tags: infrastructure-from-code, pulumi, terraform, aws-lambda, annotations, cloud-native, devops

## Member repositories
- klothoplatform/klotho (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.779168+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:34:11.225723+00:00, confidence not recorded.
  - readme: https://github.com/klothoplatform/klotho (fetched 2026-08-28T04:03:45.779168+00:00, sha 85b4a5af36ab)
  - homepage: https://klo.dev (fetched 2026-08-29T12:39:25.424294+00:00, sha b483b9c8151d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
