Simple Cloud Waste Scanner That Doesn't Require a FinOps Team
An HN developer built their own cloud waste tool after finding existing options either expensive SaaS or buried in complex dashboards. Small teams spending $1K-$10K/month on AWS waste an average 28% of spend but can't justify Vantage or CloudHealth subscriptions. Demand is for a one-click scan that finds idle VMs, unattached volumes, and oversized instances without onboarding overhead.
Don't build another dashboard. Build a CLI or GitHub Action that runs in CI and posts a Slack message: 'You have 3 idle EC2 instances costing $847/month.' The insight delivery mechanism matters more than the detection logic, which is largely commodity at this point.
landscape (4 existing solutions)
Cloud cost tools are either free-but-limited (AWS native), expensive-and-complex (CloudHealth, Vantage), or early-stage (SpendZero). Nobody has nailed the 'run one command, get a waste report' experience for teams under $10K/month cloud spend.