01
Storage and compute scale apart
A petabyte sitting in object storage costs the same whether one query touches it or one thousand do — the warehouse spins compute only when work arrives.
Idle storage cost · constantA petabyte sitting in object storage costs the same whether one query touches it or one thousand do — the warehouse spins compute only when work arrives.
Idle storage cost · constantFinance, marketing, and the data-science team each run on an isolated compute slice — a heavy load on one slice does not slow down the next.
Median query wait · under 1.4sA single immutable copy is fanned out to every region through metadata pointers — no nightly replication job, no drift between marts, no Sunday-morning rebuild.
Cross-region copy time · zeroEvery change leaves a versioned snapshot, queryable for ninety days — restoring a dropped column or auditing yesterday's number is a single SELECT, not a ticket.
Recovery window · 90 days