By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%
News

Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%

News Room
Last updated: 2025/03/21 at 10:22 PM
News Room Published 21 March 2025
Share
SHARE

Google has recently introduced tiered storage for Spanner, its distributed SQL database on Google Cloud. This tiered storage is based on a new HDD storage option that is 80% cheaper than the existing SSD option, allowing for cost optimization of older data while minimizing the overhead associated with traditional data migration.

While the default SSD tier is designed for data that requires high throughput and low latency, the new HDD tier is designed for larger datasets that are infrequently accessed or not latency-sensitive. Storage tiering is policy-driven, with asynchronous background processes automatically moving data from SSD to HDD as part of maintenance tasks and according to user-defined policies. Regardless of the storage tier, SQL queries can access data across both SSD and HDD tiers, with backup policies applied consistently across all data.

The team at Google highlights that for most database records, the operational value decreases over time while their role for reporting and compliance increases. This shift means that older “cold” data doesn’t need the same high-performance access as current “hot” transactional data, encouraging companies to seek more cost-effective storage solutions for historical information.

Source: Google Cloud blog

Matthew Muckloo, software engineer at Google, and Piyush Mathur, group product manager at Google, write:

Moving to alternative types of storage typically requires complicated data pipelines and can impact the performance of the operational system. Manually separating data across storage solutions can result in inconsistent reads that require application-level reconciliation. Furthermore, the separation imposes significant limits on how applications can query across current and historical data for things like responding to regulators; it also increases governance touchpoints that need to be audited.

Storage tiering strategies can now be implemented at various Spanner levels (database, table, column, or secondary index), with the flexibility to move specific data to a slower but less expensive HDD storage. For example, rarely accessed data like JSON product attributes can be moved to HDD without restructuring tables, and it is possible to keep indexes on faster SSD while storing the actual data on HDD.

To enable tiered storage, a locality group that defines storage options [SSD (default)/HDD] must be created, with the option to define a ssd_to_hdd_spill_timespan to specify the time for which data should be retained on SSD before a compaction cycle moves it to HDD. For example:


CREATE LOCALITY GROUP recent_on_ssd OPTIONS (storage="ssd", ssd_to_hdd_spill_timespan = '15d');

creates an SSD to HDD spill policy. The minimum amount of time that data must be stored in SSD before it’s moved is one hour.

While Google Spanner is not the only distributed cloud database offering tiered storage, Amazon DynamoDB hides the storage technology used, offering Standard and Standard-IA storage classes with different storage and retrieval fees.

Spanner’s tiered storage supports both GoogleSQL and PostgreSQL-dialects and is available in all Google Cloud regions where Spanner is available. The HDD usage can be monitored from System Insights.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Best Android Phone of 2025
Next Article The clock may be running out for Section 230
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Intel Set to Lay Off Up to 20% of Its Factory Workforce
News
Tesla China sales return to growth in August despite competition · TechNode
Computing
Clinical AI startup Nabla to focus on agentic automation after raising $70M in funding – News
News
This AI image generator lets you make ANYTHING—even NSFW art—and it’s only $40 for life
News

You Might also Like

News

Intel Set to Lay Off Up to 20% of Its Factory Workforce

4 Min Read
News

Clinical AI startup Nabla to focus on agentic automation after raising $70M in funding – News

5 Min Read
News

This AI image generator lets you make ANYTHING—even NSFW art—and it’s only $40 for life

2 Min Read
News

Scientists claim they just discovered an ‘ultramassive’ black hole heavier than any other we’ve found

3 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?