# Wasabi

> Flat-rate S3-compatible storage with no egress or API fees

Wasabi is a managed S3-compatible object store billed at a flat rate per terabyte with no charges for egress or API operations, in exchange for a 90-day minimum storage duration.

Website: https://wasabi.com

## Use it when

- The bill must be predictable from stored volume alone: one flat rate per terabyte-month, with no separate egress or API-operation charges.
- Data is written once and kept: backups, archives, media libraries, compliance retention.
- WORM matters: Object Lock in governance and compliance modes with legal holds, to SEC 17a-4.
- Existing S3 tooling should work unchanged.

## Think twice when

- Data is short-lived or rewritten: the 90-day minimum duration bills deleted or overwritten objects through day 90, which punishes staging areas and partition-rewriting pipelines.
- Reads routinely exceed stored volume; the free-egress policy assumes egress stays below it, and sustained overage is capped by policy rather than priced.
- Compute must sit next to the data; there is no colocated query ecosystem, so engines read across the network.
- Tiering is expected; there is deliberately one storage class.

## How it runs

Fully managed with eleven-nines annual durability (the mechanism is not published), replication available to another region on the same continent or to another account, and event notifications only through SNS, which requires an AWS account. The single-tier, flat-rate model is the product; Backblaze B2 is the closest competitor, differing mainly on minimum duration.

## Details

### General

| Attribute | Value |
| --- | --- |
| License | Commercial |
| Deployment | Managed |
| Operational complexity | Low |
| Pricing | Subscription |
| Documentation | https://docs.wasabi.com |

### Object Storage

| Attribute | Value |
| --- | --- |
| S3 API | Compatible |
| Interfaces | Object only |
| Egress | Free while egress stays under stored volume; beyond that, capped by policy |
| Storage tiers | Deliberately one tier |
| Minimum duration | 90 days |
| Durability model | Eleven nines annual; mechanism not published |
| Multi-region | Object replication to another region on the same continent, or another account |
| Event notifications | To SNS: an AWS account is required |
| Immutability | Object Lock: governance or compliance, plus legal hold; SEC 17a-4 |
| Minimum deployment | None: fully managed |

## Capabilities

- [Object Storage](https://matca.io/capabilities/object-storage)

---

Source: https://matca.io/wasabi
Last updated: 2026-08-31T11:40:46.895Z
