Tiered storage is a hierarchical storage management architecture for time series and analytics services you create in Timescale Cloud.

Engineered for infinite low-cost scalability, tiered storage consists of the following:

  • High-performance storage tier: stores the most recent and frequently queried data. This tier comes in two types, standard and enhanced, and provides you with up to 64 TB of storage and 32,000 IOPS.

  • Object storage tier: stores data that is rarely accessed and has lower performance requirements. For example, old data for auditing or reporting purposes over long periods of time, even forever. The object storage tier is low-cost and bottomless.

No matter the tier your data is stored in, you can query it when you need it. Timescale Cloud seamlessly accesses the correct storage tier and generates the response.

Timescale Cloud tiered storage

You define tiering policies that automatically migrate data from the high-performance storage tier to the object tier as it ages. You use retention policies to remove very old data from the object storage tier.

With tiered storage you don't need an ETL process, infrastructure changes, or custom-built, bespoke solutions to offload data to secondary storage and fetch it back in when needed. Kick back and relax, we do the work for you.

Info

Tiered storage is only available for the services with the time series and analytics capability enabled.

Tiered storage DOES NOT work on self-hosted TimescaleDB or Managed Service for TimescaleDB.

In this section, you:

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.