Google Cloud Cost: Models, Pricing Examples, and Saving Tips (2024)

How Does Google Cloud Price its Services?

Google Cloud pricing is based on the resources and services that are used, as well as the specific features and configurations. The cost of using Google Cloud can be broken down into three main categories: compute, storage, and networking.

  • Compute – Google Cloud offers a variety of compute services, such as virtual machines (VMs), containers, and serverless computing. The cost of compute services is based on the machine type and operating system that is used, as well as the usage of the resources, such as the number of CPU cores and the amount of memory and storage.
  • Storage – Google Cloud offers several storage classes, each with different characteristics and pricing. The cost of storage is based on the volume of data stored, the type of access to the data, and the region where the data is stored.
  • Networking – Google Cloud offers a variety of networking resources, such as virtual private clouds (VPCs), subnets, and firewall rules, as well as services such as load balancing and VPN. The cost of networking on Google Cloud is based on the specific resources and features that are used, as well as the volume of data transfer and the type of access.

Google Cloud offers several pricing models for its services, including the free tier, pay as you go, and long term committed use (reserved instances). It’s important to carefully review the pricing for the specific resources and services and choose the option that best fits your needs. Google Cloud also provides tools and resources for managing and optimizing your costs.

This is part of an extensive series of guides about IaaS.

In this article:

  • Google Cloud Pricing Models
  • Google Cloud Compute Pricing
  • Google Cloud Storage Pricing
  • Google Cloud Networking Pricing
  • Best Practices for Optimizing Google Cloud Costs

Google Cloud Pricing Models

Google Cloud Platform offers the following pricing models:

Google Cloud Free Tier

If you are still evaluating Google’s cloud services, Google offers a free tier option across a number of products to let you experience the platform. Google also offers “free forever” cloud services.

The Google Compute Engine free tier provides access to 24 cloud products and services within a monthly usage allowance. Additionally, new Google Cloud customers can receive a $300 free credit toward any Google Cloud product or service.

Google Cloud Cost: Models, Pricing Examples, and Saving Tips (1)

Pay-as-you-go

Google Cloud offers a pay-as-you-go pricing model. This provides flexibility, allowing you to add and remove services as needed, for workloads that have irregular demand or need to run only part of the time. This level of flexibility comes at a price—the pay-as-you-go model has the highest hourly cost.

Long Term Committed Use (Reserved Instances)

If you can plan for the long term and make a long-term upfront investment in your cloud deployment, you can get significant discounts. Google offers a long-term pricing model called Committed Use with 1-year or 3-year upfront options (other cloud providers call this model reserved instances). Committed Use grants a discount of up to 70% on Compute Engine compared to pay-as-you-go costs.

Discounts for Spot VMs (Preemptive VMs)

Another pricing model offered by Google Cloud Platform is Spot VMs (previously known as Preemptive VMs). Spot VMs are much cheaper than pay-as-you-go, granting discounts of 60-91% discounts on machine types and GPUs, plus smaller discounts on local SSDs.

Spot VMs come from a capacity pool that no one else is using, and this means that Google Cloud can reuse Spot VMs immediately. Therefore, Spot VMs are a good choice for applications that are tolerant of outages or batch jobs that can be easily restarted.

Google Cloud Compute/Server Pricing

Google Compute Engine is a compute service that lets you run virtual machines (VMs) on Google’s infrastructure. Compute Engine manages and groups machine types according to workload type—the main types are Accelerator Optimized, General Purpose, Compute Optimized, and Memory Optimized.

Google charges for actual use, with a sustained use discount option. You get 20-30% off when you run your VMs at least 25% of the time each month.

Additionally, preemptible instances (also called spot instances) with shorter lifetimes can reduce costs by up to 80%. These instances are suitable for fault-tolerant workloads and batch jobs.

Google Cloud Storage Pricing

Google Cloud Storage is an enterprise storage platform that can store large unstructured data sets. Organizations can purchase storage space, with different storage classes for critical data and infrequently accessed data (infrequent access data tiers provide a discount).

Cloud Storage pricing is based on the following factors:

  • Data storage—the amount of data stored in the bucket. Storage charges depend on the storage class of your data (how frequently data needs to be accessed) and the bucket location.
  • Data processing—the processing performed by Cloud Storage. This includes operational costs, applicable search costs, and cross-region replication.
  • Network usage—the amount of data read from or moved between buckets.

Google Cloud Cost: Models, Pricing Examples, and Saving Tips (2)

Google Cloud Networking Pricing

In Google Cloud, network pricing is determined by the flow of data (inbound vs. outbound) rather than the data transfer types. The charges are calculated according to the data’s original location, the destination, and any additional services involved in this process.

Here is the main difference between inbound and outbound:

  • Ingress (inbound) traffic—flows into Google Cloud resources.
  • Egress (outbound) traffic—flows out of Google Cloud resources hosted in a Google region.

Sending traffic between two Google VMs is considered as both types. It is egress traffic as it leaves one VM and ingress because it arrives at the other VM.

Here are the aspects Google Cloud takes into account when calculating the price of egress traffic:

  • IP address—internal and external IP addresses have different prices.
  • Location—if the traffic crosses a zone or region in Google Cloud, the price changes accordingly.
  • Cloud—the prices differ if the traffic stays or leaves Google Cloud.
  • Network tier—calculated according to the tier of the traffic leaving Google’s network.

When resources communicate, they use two traffic paths—one in each direction—each priced differently. Traffic in each direction is considered egress at the source and ingress at the destination.

Here are the two tiers for data transfers between Google Cloud instances and users:

  • Premium tier—uses Google’s backbone, which includes several points of presence (PoPs) worldwide, to route traffic to and from users with optimal performance and minimal congestion. This tier is the default for egress traffic. However, while it offers the highest performance, it is more expensive.
  • Standard tier—uses the public Internet, which is subject to public Internet service providers (ISPs), to carry traffic. It is available only in specific regions. The standard tier is more economical, making it ideal for single-region deployments.

Best Practices for Optimizing Google Cloud Costs

Pay Only for the Compute You Consume

Cut costs by identifying resources that don’t provide significant business value:

  • Remove idle VMs—these include undeleted zombie instances and deprioritized projects. Google Cloud offers recommendation services like Idle VM Recommender to help purge inactive virtual machines.
  • Schedule automatic starts and stops—Google Compute Engine lets you schedule when your VMs run. For example, scheduling VMs to run only during business hours cuts three-quarters of your costs.
  • Rightsize resources—create custom VMs with the right RAM and CPU. As workload requirements change, use rightsizing recommendations to downsize your VMs based on RAM and vCPU usage.
  • Use preemptible VMs—these are affordable, short-lived instances suitable for fault-tolerant workloads.

Optimize Your Cloud Storage

Cloud providers bill storage separately from the infrastructure, so it’s easier to control your storage configuration and utilization. Storage needs change, so you should regularly evaluate the following:

  • Storage class—choose the right Cloud Storage class for your use case. Switching from standard to nearline, coldline, or archival storage can cut costs.
  • Lifecycle policy—manage objects with a lifecycle policy that automatically switches the storage class or deletes data under certain conditions (e.g., after 30 days).
  • Duplication—remove unnecessary duplicate data and prevent duplication by configuring object versioning and redundancy policies. Some duplication is necessary to protect against failures in one region, but you can keep most data safe without wasting extra space.

Google Cloud Cost: Models, Pricing Examples, and Saving Tips (3)

Optimize BigQuery Costs

If you use BigQuery for data analytics, you can cut costs with the following:

  • Enforce limits and controls—define the maximum bytes allowed per query and ensure effective project and user controls.
  • Partition and cluster tables—organize partitioned tables based on date, ingestion time, etc., to improve performance and cut costs. BigQuery automatically moves data in less recently used partitions to cold storage.
  • Leverage flex slots—switch to flat-rate pricing to process larger amounts of data at a predictable price.

Learn more in our detailed guides to:

  • BigQuery cost (coming soon)
  • GCP BigQuery cost (coming soon)

Optimize Network Costs

Google Cloud offers visibility tools that help you keep track of network traffic and costs. You can make your network more cost-effective with the following configuration changes:

  • Identify the services taking up the most bandwidth—use Cloud Platform SKUs to see how much you spend on each service and address inefficient deployments to optimize your global and regional network egress costs.
  • Choose the right network service tier—the premium tier provides higher global performance, but the standard tier can help cut costs for workloads with lower performance demands.

Use cloud logs—Data Access, VPC Flor, and other logs let you filter your view of network traffic. You can focus on specific VM instances for specific use cases and troubleshooting.

See Additional Guides on Key IaaS Topics

Together with our content partners, we have authored in-depth guides on several other topics that can also be useful as you explore the world of IaaS.

Cloud Cost Optimization

Authored by Intel Tiber App-Level Optimization

  • Cloud Cost Optimization: 8 Key Best Practices
  • What Is Cloud Cost Management? Best Models and Tools

AWS Costs

Authored by NetApp

Multi Tenant Architecture

Authored by Frontegg

Google Cloud Cost: Models, Pricing Examples, and Saving Tips (2024)
Top Articles
Bitget | Coinranking
What are the 3 Ts of asset allocation & portfolio strategies to follow? Arun Kumar explains
This website is unavailable in your location. – WSB-TV Channel 2 - Atlanta
NOAA: National Oceanic & Atmospheric Administration hiring NOAA Commissioned Officer: Inter-Service Transfer in Spokane Valley, WA | LinkedIn
Will Byers X Male Reader
Walgreens Boots Alliance, Inc. (WBA) Stock Price, News, Quote & History - Yahoo Finance
Roblox Roguelike
Tyson Employee Paperless
Jeremy Corbell Twitter
Free VIN Decoder Online | Decode any VIN
Lowes 385
Paketshops | PAKET.net
2024 U-Haul ® Truck Rental Review
Erskine Plus Portal
Moparts Com Forum
A rough Sunday for some of the NFL's best teams in 2023 led to the three biggest upsets: Analysis - NFL
Diesel Mechanic Jobs Near Me Hiring
Napa Autocare Locator
Selfservice Bright Lending
Target Minute Clinic Hours
California Online Traffic School
Essence Healthcare Otc 2023 Catalog
Netwerk van %naam%, analyse van %nb_relaties% relaties
Dei Ebill
Tuw Academic Calendar
Nottingham Forest News Now
Login.castlebranch.com
TJ Maxx‘s Top 12 Competitors: An Expert Analysis - Marketing Scoop
Deepwoken: Best Attunement Tier List - Item Level Gaming
Myra's Floral Princeton Wv
Star News Mugshots
Solve 100000div3= | Microsoft Math Solver
Here’s how you can get a foot detox at home!
Tributes flow for Soundgarden singer Chris Cornell as cause of death revealed
Uhaul Park Merced
How to Play the G Chord on Guitar: A Comprehensive Guide - Breakthrough Guitar | Online Guitar Lessons
AP Microeconomics Score Calculator for 2023
Go Smiles Herndon Reviews
Empire Visionworks The Crossings Clifton Park Photos
Instafeet Login
How much does Painttool SAI costs?
11301 Lakeline Blvd Parkline Plaza Ctr Ste 150
Emulating Web Browser in a Dedicated Intermediary Box
Nail Salon Open On Monday Near Me
Chathuram Movie Download
Locate phone number
Valls family wants to build a hotel near Versailles Restaurant
Pathfinder Wrath Of The Righteous Tiefling Traitor
Poe Self Chill
Southwest Airlines Departures Atlanta
CPM Homework Help
Roller Znen ZN50QT-E
Latest Posts
Article information

Author: Mrs. Angelic Larkin

Last Updated:

Views: 5801

Rating: 4.7 / 5 (67 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Mrs. Angelic Larkin

Birthday: 1992-06-28

Address: Apt. 413 8275 Mueller Overpass, South Magnolia, IA 99527-6023

Phone: +6824704719725

Job: District Real-Estate Facilitator

Hobby: Letterboxing, Vacation, Poi, Homebrewing, Mountain biking, Slacklining, Cabaret

Introduction: My name is Mrs. Angelic Larkin, I am a cute, charming, funny, determined, inexpensive, joyous, cheerful person who loves writing and wants to share my knowledge and understanding with you.