# towardsthecloud/cloudburn

Open-source policy engine that blocks bad AWS spending patterns before they ship and remediates what's already burning.

Repository: https://github.com/towardsthecloud/cloudburn
Canonical: https://ross.abutalabs.com/products/cloudburn
Homepage: https://cloudburn.io
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: devops-tools, devops, aws, amazon-web-services, command-line-tool, cloud, cost-management, cost-optimization, finops, homebrew, npm-package
Last push: 2026-08-03T08:56:17+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 96, longevity 100
- inputs: {"age_days": 1999, "days_push": 30, "days_rel": 30, "gap_med": 0.0, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1777, forks 370 (observed 2026-08-28T04:05:34.668162+00:00)

## What it is
CloudBurn is an open-source AWS cost policy engine distributed as a CLI, SDK, and GitHub App. It runs deterministic cost rules against Terraform and CloudFormation templates in CI (scan) and against live AWS accounts (discover) to catch and remediate wasteful spending patterns.

## Use cases
- scan terraform templates for aws cost waste before deploy
- find cost savings in my live aws account
- add cost checks to ci pipeline for pull requests
- flag s3 buckets missing lifecycle policies
- detect ec2 instances not using gravon or preferred instance types
- audit rds and ebs for outdated expensive storage types
- embed aws cost rules in custom tooling via sdk
- see cost impact of terraform plans on pull requests

## When to choose
- you want deterministic, inspectable cost rules instead of dashboard-first finops tools
- your infrastructure is defined in terraform or cloudformation on aws
- you want cost feedback at code review and ci time before deployment
- you need to audit an already-running aws account for waste
- you prefer an open-source cli you can self-host and script

## When to avoid
- you need multi-cloud cost management across azure and gcp in depth (aws is the focus)
- you want usage-based anomaly detection or forecasting rather than deterministic rules
- you need a full finops dashboard with budgeting and reporting for finance teams
- your stack is not on aws

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, infrastructure-as-code, ci-cd, configuration-management, monitoring, analytics
- domain: cloud-computing, infrastructure-as-code, developer-tools, self-hosted
- platform: cli, cross-platform, cloud
- tags: finops, aws, cost-optimization, terraform, cloudformation, policy-engine, iac-scanning, cost-audit, sdk, github-app, devops, automation, nodejs, macos, linux, docker

## Member repositories
- towardsthecloud/cloudburn (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.668162+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-30T03:25:14.517040+00:00, confidence not recorded.
  - readme: https://github.com/towardsthecloud/cloudburn (fetched 2026-08-28T04:05:34.668162+00:00, sha 9705f95242af)
  - homepage: https://cloudburn.io (fetched 2026-08-29T11:03:58.059576+00:00, sha d1e779403003)
  - site_page: https://cloudburn.io/docs (fetched 2026-08-29T11:03:58.068858+00:00, sha 9636b30187ee)
  - site_page: https://cloudburn.io/about (fetched 2026-08-29T11:03:58.072671+00:00, sha 09df2e75efe2)
  - registry_npm: https://registry.npmjs.org/cloudburn (fetched 2026-08-29T11:03:58.082379+00:00, sha ea251bc4fe6d)
  - site_page: https://cloudburn.io/changelog (fetched 2026-08-29T11:03:58.070707+00:00, sha ef5368fed4a7)
  - site_page: https://cloudburn.io/tools/aws-lambda-pricing-calculator (fetched 2026-08-29T11:03:58.074278+00:00, sha 41488b55eacb)
  - site_page: https://cloudburn.io/tools/amazon-ec2-pricing-calculator (fetched 2026-08-29T11:03:58.075972+00:00, sha e51d9e334c9a)
  - site_page: https://cloudburn.io/tools/amazon-s3-pricing-calculator (fetched 2026-08-29T11:03:58.077582+00:00, sha a8001655bec6)
  - site_page: https://cloudburn.io/tools/amazon-ebs-pricing-calculator (fetched 2026-08-29T11:03:58.079256+00:00, sha 98a70075d712)
- Data as of 2026-08-30T08:39:29.467469+00:00.
