More articles

Want to bridge the cloud cost transparency gap between Management and Engineering?

Get in touch with us, we're here to help.
Zoltán Guth

CTO

Balázs Molnár

CEO

The ultimate guide for GCP cost optimization - part 1 (GKE, GCE and CUD)

Zoltán Guth (CTO)

3 min read

Zoltán Guth, CTO of Rabbit shares the team’s findings and experiences with our customers on how to identify cost-saving opportunities at the service level.

With 10+ years of experience with Google Cloud and helping dozens of customers to optimize performance and costs in multiple areas of GCP, we recognized that cloud engineers often lack the tools needed for transparency and optimization of cloud systems.

Working with some of the largest cloud users and understanding their needs brought Rabbit to life, which not only offers detailed visibility into cloud usage but also provides automation tools to help teams optimize their cloud resources efficiently.

In the first part of the ultimate guide for GCP cost optimization, we’ll cover Google Kubernetes Engine, Google Compute Engine and Committed Use Discounts.

GKE (Google Kubernetes Engine)

  1. Workload Level:
    1. We often see significant waste due to over-requests on CPU and Memory. For instance, one of our customers saved $70k monthly by optimizing these requests. Automation is crucial here, especially for environments with thousands of workloads.
  2. Node Level
    1. Optimizing node-pool configurations to fit diverse applications is akin to solving a bin-packing problem. This can range from simple adjustments like checking max requests along nodes and changing machine types to more complex strategies like segregating applications into different node-pools based on similar CPU/Memory ratios.
    2. Spot instances can yield substantial savings, particularly for development environments and idempotent background jobs like data processing.
    3. Switching from Intel to AMD (e.g., N2 to N2D) can save at least 13% due to better pricing and 20% better performance based on CoreMark scores. This often results in requiring fewer nodes, leading to even more savings. We’ve seen clients save up to $60k monthly with this strategy.

Compute Engine

  1. Underutilization is a prevalent issue. While GCP’s recommender can help, our recommendations have saved clients 3.4 times more on average, translating to an average $10k saving potential.
  2. Similar to GKE, shifting from Intel to AMD can save 13% on costs and provide 20% better performance.
  3. Automatically turning off and on developer instances can save costs.
  4. Consider using Spot instances for additional savings.

Committed Use Discounts

  1. Review your commitments at least quarterly. If your workload increases, consider additional commitments.
  2. For Compute Engine, consider flexible commitments over resource-based ones for more versatility. A 3-year flexible commitment can provide higher discounts without restrictions on machine types or locations vs a 1-year resource-based commitment.
  3. It is important to mention that you can now have one flexible commitment to cover multiple services GKE Stanard, GKE Autopilot, Cloud Run and Compute Engine lowering the risk of later architecture changes around those services.
  4. Many customers commit to Compute Engine but overlook other services like Memorystore, Dataflow, Cloud Run, and Cloud SQL, leading to unnecessary costs.

Stay tuned for part 2, in which we’ll cover BigQuery and Cloud Storage.


Finding all the optimization options is difficult, but Rabbit is here to help.

Start using for free

or contact us to try Rabbit on demo data.

More articles

3 min read
Boost performance and cut costs with AMD-based machines on Google Cloud

Did you know that AMD-based machine series on Google Cloud are not only more cost-effective but also offer better performance? Read on for the details of why you should consider making the switch.

Read more
7 min read
Cloud engineers, care about cloud cost - sooner rather than later!

Our team attended the first three stops of the Google Cloud Summits DACH. Thank you for stopping by our booth and for the amazing conversations!

Read more

Want to bridge the cloud cost transparency gap between Management and Engineering?

Get in touch with us, we're here to help.
Zoltán Guth

CTO

Balázs Molnár

CEO