Blog
Technical deep-dives on GCP cost optimization, Cloud Run best practices, and infrastructure automation.
How to Reduce Cloud Run Costs: 5 Optimization Strategies
Cloud Run bills per vCPU-second and per GiB-second. Learn five actionable strategies to cut your Cloud Run spend — from cpu_idle and min_instances tuning to automated cleanup of unused revisions.
GCP FinOps Guide: Automated Cost Optimization for Google Cloud
A comprehensive guide to applying FinOps principles on Google Cloud Platform. Learn how to build a culture of cost accountability and automate optimization across your GCP estate.
Cloud Run cpu_idle Explained: When to Enable CPU Throttling
The cpu_idle setting controls whether Cloud Run allocates CPU outside of request processing. Understand the cost implications, performance trade-offs, and when throttling saves you money.
Cloud Run min_instances: The Cold Start vs Cost Tradeoff Explained
Understand the Cloud Run min_instances setting, its cost implications, cold start mitigation strategies, and when keeping warm instances is worth the money.
Artifact Registry Cleanup: Stop Paying for Thousands of Old Container Images
Learn how to clean up old container images in Google Artifact Registry to reduce storage costs. Includes cleanup policies, retention strategies, and automated approaches.
Automated Cloud Cost Remediation: Why Visibility Without Action Fails
Most cloud cost tools stop at dashboards and recommendations. Learn why automated remediation — direct API fixes and Terraform PRs — is the missing piece in your FinOps strategy.
How We Cut Our GCP Bill by 67% in One Afternoon
A real case study: Cloud Guardian's own infrastructure was costing $434/month across 29 GCP projects. One misconfigured service accounted for $278/month. Here's exactly what happened.