How Auraa Serves APIs from Databricks Without Breaking the Single Source of Truth
Delta Lake through a SQL Warehouse is not a sub-second point-read engine. Most teams fix that by adding a second database, and the moment they do they have two sources of truth, two governance perimeters, and two audit trails.
Delta stays authoritative
Lakebase holds a read copy that can be rebuilt from the audit trail.
Dual-surface reads
One governed state serves analytical queries and live API calls.
Sub-second point reads
Without a second write path and without forking governance.
35 tables of evidence
The exact failure modes behind retiring Synced Tables, published.

One write authority, two read surfaces
Auraa's foundational principle is that all platform metadata flows through the same Delta-backed medallion as business data. This paper documents the failure modes that led the team to retire Databricks Synced Tables across 35 governance tables, and the GovernanceWriter pattern built to replace it.
- Written by the team that built and operates the platform
- Includes the trade-offs we accepted, not only the wins
Read the architecture before you build it.
Twenty minutes of reading that can save a migration. No form, no gate, straight to the PDF.