# Tiered Storage

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Tiered Storage
latest-redpanda-tag: v25.3.11
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: November 19, 2026
latest-connect-version: 4.93.0
docname: tiered-storage-linux/index
page-component-name: streaming
page-version: "25.3"
page-component-version: "25.3"
page-component-title: Streaming
page-relative-src-path: tiered-storage-linux/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.3/modules/manage/pages/tiered-storage-linux/index.adoc
description: Tiered Storage helps to lower storage costs by offloading log segments to object storage.
page-git-created-date: "2023-07-28"
page-git-modified-date: "2024-08-15"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/streaming/25.3/manage/tiered-storage-linux.md -->

With Tiered Storage, your cluster consists of two storage tiers, local and remote (using object storage with a cloud provider). Tiered Storage helps to lower storage costs by offloading log segments to object storage. Tiered Storage also provides simple data archiving that you can use for data recovery.

Tiered Storage enables fast commission and decommission, remote read replicas, single topic recovery, and whole cluster restore, ensuring high availability of your Redpanda cluster.

-   [Use Tiered Storage](https://docs.redpanda.com/streaming/25.3/manage/tiered-storage/)

    Configure your Redpanda cluster to offload log segments to cloud storage and save storage costs.

-   [Fast Commission and Decommission Brokers](https://docs.redpanda.com/streaming/25.3/manage/fast-commission-decommission/)

    Configure fast partition movement during cluster resize for high availability.

-   [Mountable Topics](https://docs.redpanda.com/streaming/25.3/manage/mountable-topics/)

    Safely attach and detach Tiered Storage topics to and from a Redpanda cluster.