FinOps
Browse all articles, tutorials, and guides about FinOps
Posts
What Does One Merge Actually Cost You in CI?
Wall-clock time and machine minutes are different numbers, and most teams track only one. Here is how to get both from your own repo.
The DevOps Skills That Create Openings, Not Just Pass Filters
Most skill lists tell you what gets you past a screening. They do not tell you what makes a company decide to hire someone in the first place. Those are different lists, and the second one is shorter, more specific, and worth a lot more.
Swapping Across 25 Models With One Line
Choosing a model is usually a commitment: an SDK, a key, an integration. Through the gateway it is a string, so you can shop the whole catalog per task. And the catalog spans a 100x price range, which turns model choice into your biggest cost lever. Here is the swap, the price spread, and a real multi-model run.
Per-Branch AI Endpoints: Isolating Model Spend Across Prod, Preview, and CI
When previews, CI, and production all call models with the same key, you cannot tell what a preview cost or notice a runaway test until the invoice. Because a Neon branch is its own deployment with a usage ledger that lives in the branch's Postgres, model spend is attributed and isolated per environment. I proved it: a CI branch spent tokens while production stayed flat.
Stop Standing Up an S3 Bucket Per Preview Environment
Giving every preview environment isolated file storage usually means provisioning a real bucket per environment: policies, IAM, lifecycle rules, credentials, and a teardown job that leaves orphans anyway. When the bucket rides the database branch, that whole apparatus disappears. Here is the difference, tested.
Hetzner Doubled Its Prices Again. The AI Memory Crunch Is Why
On June 15, 2026, Hetzner raised prices on new orders by roughly 99% in Germany and 158% in the US, the latest in a string of 2026 increases. It is not greed and it is not just Hetzner: the AI memory supercycle has reached the infrastructure bill of teams that never touch AI.
Neon vs Supabase Pricing: What the Same App Costs From Launch to Scale
We priced one application through five growth stages on both platforms using verified June 2026 list prices. The result is three distinct cost regimes, two crossover points, and a surprise: at scale the biggest line item is not the database.
Hetzner's Third Price Increase in Three Months: What DevOps Teams Should Do
Hetzner is changing dedicated server and cloud pricing again on June 15, 2026. Here is what changed, why customers are frustrated, and how to decide whether to stay, resize, or move workloads.
How to Set Up Cloud Cost Allocation Tags Across AWS, GCP, and Azure
A working playbook for tagging resources across AWS, GCP, and Azure so finance can finally answer which team spent what, and engineers can prove their workload is not the expensive one.
Why Most FinOps Initiatives Fail (and What Actually Works)
Your FinOps team is probably a reporting bottleneck, not a cost optimization engine. The fix: stop centralizing cost visibility and start decentralizing cost accountability to the teams that own the services.
Your Cloud Bill Is an Organizational Problem, Not a Technical One
Why your AWS bill keeps growing despite cost optimization efforts. The real driver is team structure, not instance size. A framework for tying cloud spend to service ownership and engineering accountability.
How to Set Up AWS Cost Explorer and Budgets for Teams
Learn how to set up AWS Cost Explorer and Budgets to track cloud spending, prevent cost overruns, and keep your team informed about AWS expenses.
How We Reduced Our AWS Bill by 73% While Actually Improving Performance
The counterintuitive strategies we used to slash cloud costs while actually improving application performance.
What Is FinOps? A Beginner's Guide to Cloud Cost Management
Discover how FinOps transforms chaotic cloud spending into strategic financial operations, bringing teams together to optimize costs while maintaining innovation speed.