DriftLedger

DriftLedger is a web app (with optional Slack/Teams integration) that detects cloud “drift” and cost leaks across AWS, Azure, and GCP. It continuously compares live resources to your intended state (Terraform/CloudFormation/Bicep/Kubernetes manifests) and flags what changed, who/what changed it, and what it costs per day. The focus is not generic monitoring—it’s actionable reconciliation: orphaned volumes, forgotten load balancers, oversized node pools, duplicated security groups, and zombie snapshots. It generates a short daily “ledger” report with the top 10 cost-impacting drifts, suggested fixes, and one-click creation of a pull request to update IaC or a runbook to revert. Realistically, it won’t replace mature FinOps suites; it wins by being lightweight, fast to adopt, and brutally specific about drift-to-dollar impact.

← Back to idea list