The Finopscraft Blog

Engineering-first writing on cloud cost forecasting, waste detection, and FinOps practice for engineering teams.

Abstract concept: orphaned cloud resources accumulating cost
Waste Detection

The Hidden Cost of Orphaned Cloud Resources

Unattached EBS volumes, forgotten snapshots, and idle load balancers. Most teams don't realise how much these accumulate until the bill arrives.

Abstract concept: multi-cloud cost attribution with tag layers
FinOps Practice

Multi-Cloud Cost Attribution: Tag Strategies That Actually Work

Consistent tagging across AWS, GCP, and Azure is the unglamorous prerequisite for real per-team cost visibility. Here's what we've seen work.

Abstract concept: feedback loop between engineering and finance
Engineering

Engineering the FinOps Feedback Loop

Finance sees the bill. Engineering writes the code. The feedback loop between them is usually a monthly spreadsheet. It shouldn't be.

Abstract concept: overprovisioned database resources burning budget
Waste Detection

RDS Overprovisioning: The Silent Budget Killer

Teams provision RDS instances for peak load and forget them. Six months later, that db.r6g.xlarge is running at 4% CPU. We flag it automatically.

Abstract concept: signal vs noise in cloud cost alerts
Integrations

Slack Alerts for Cloud Spend: What to Send and What Not To

Too many cost alerts and engineers learn to ignore them. Too few and anomalies compound silently. This is our threshold design for Slack cost notifications.

Abstract concept: seasonal cloud spend spikes with predictable pattern
Forecasting

Forecasting Seasonal Spikes in Cloud Spend

Black Friday traffic. Q4 batch processing. End-of-quarter reporting jobs. Seasonal patterns in cloud spend are predictable, if you have the right model.

Abstract concept: comparison between two approaches to cloud cost forecasting
FinOps Practice

AWS Cost Explorer vs Custom Forecasting: When to Build Your Own

AWS Cost Explorer gives you last-month's actuals and a straight-line extrapolation. Here's when that's enough, and when it isn't.

Abstract concept: taxonomy of idle cloud compute resources
Waste Detection

Idle EC2: A Taxonomy of Waste

Not all idle EC2 is the same. Dev environments, forgotten blue-green deployments, and load-balanced standby instances each need a different remediation path.

Abstract concept: building a product over 60 days
Company

How We Built the First Version of Finopscraft in 60 Days

What we shipped first, what we cut, and what we got wrong building a cloud-cost forecasting tool as a two-person team.