---
title: "How the lakebase architecture stays resilient to cloud failures"
description: "Lakebase is adapting its reliability architecture to agentic and on-demand workloads, which create far more control-plane activity, database starts, and pressure on finite cloud capacity. Lakebase uses stateless Postgres compute over zone-resilient storage, dedicated multi-availability-zone computes for optional high availability, and a vertically autoscaling virtualization layer that reduces dependence on cloud provisioning control planes. A dedicated data-plane controller is being developed for hot-path start and suspend operations, while cell-based regional deployments isolate failures and allow capacity to expand incrementally. The reliability program also uses component and whole-availability-zone failure injection, consistency checks, Service Level Indicators, and Service Level Objectives, including startup, failover, storage, and API measurements. The stated target is for every database to exceed 99.99% monthly availability; reported 2026 attainment through April shows 99.75% to 99.85% of databases meeting that threshold."
---

# How the lakebase architecture stays resilient to cloud failures

[Databricks](https://yomu.fyi/company/databricks) · Jasraj Dange, Hans Norheim · May 27, 2026

**Type:** Explainer

## Summary

Lakebase is adapting its reliability architecture to agentic and on-demand workloads, which create far more control-plane activity, database starts, and pressure on finite cloud capacity. Lakebase uses stateless Postgres compute over zone-resilient storage, dedicated multi-availability-zone computes for optional high availability, and a vertically autoscaling virtualization layer that reduces dependence on cloud provisioning control planes. A dedicated data-plane controller is being developed for hot-path start and suspend operations, while cell-based regional deployments isolate failures and allow capacity to expand incrementally. The reliability program also uses component and whole-availability-zone failure injection, consistency checks, Service Level Indicators, and Service Level Objectives, including startup, failover, storage, and API measurements. The stated target is for every database to exceed 99.99% monthly availability; reported 2026 attainment through April shows 99.75% to 99.85% of databases meeting that threshold.

## Context

Agentic and on-demand workloads have increased control-plane request volume, database starts, and demand for infrastructure while cloud capacity is not always available. These patterns make database startup and resume operations critical to workload reliability and expose limitations in monolithic cloud database architectures.

## Approach / What changed

Lakebase separates stateless Postgres compute from zone-resilient storage, provides multi-availability-zone compute for higher availability, and uses a vertically autoscaling virtualization layer with buffered instance capacity. Its roadmap also includes a dedicated controller for start and suspend operations, cell-based regional isolation, failure-injection testing, and detailed availability and latency measurement.

## Takeaways

- Because durable data is stored remotely, failed stateless Postgres compute can be replaced without copying data to a hot standby or performing usual Postgres crash recovery.
- Lakebase cells isolate regional faults: during the cited May 8, 2026 AWS Availability Zone incident, one cell had failover issues while the region’s other seven cells failed over correctly.
- The reliability program targets more than 99.99% monthly availability for every database and measures attainment, startup time, failover, storage, and critical control-plane API performance.

**Tags:** [Architecture](https://yomu.fyi/topic/architecture), [Kubernetes](https://yomu.fyi/topic/kubernetes), [Postgres](https://yomu.fyi/topic/postgres), [Reliability](https://yomu.fyi/topic/reliability)

- Source: [Databricks](https://www.databricks.com/blog/how-lakebase-architecture-stays-resilient-cloud-failures)
- Source URL: https://www.databricks.com/blog/how-lakebase-architecture-stays-resilient-cloud-failures
- Ingested by Yomu: 2026-08-31T03:32:56.767Z

[Read original post](https://www.databricks.com/blog/how-lakebase-architecture-stays-resilient-cloud-failures)
