Overview
Reference Architectures — Hub, Mesh, Lakehouse, Fabric
The patterns DMBOK + modern practice converge on, and the decision lever for each.
Why it matters
Architectural fashion changes every five years; the underlying decision levers don't. Knowing which lever the pattern is actually pulling lets you pick the right pattern instead of the trending one.
Going deeper
Patterns + the lever each pulls:
| Pattern | Lever it pulls | Cost it imposes |
|---|---|---|
| Hub-and-spoke EDW | Central control, single canonical model | Central team becomes a bottleneck |
| Data Lake | Cheap raw storage of any shape | Catalogue + governance gap (‘swamp’) |
| Lakehouse (Delta/Iceberg) | ACID + schema on cheap lake storage | Open-table-format operational maturity |
| Data Mesh | Decentralised domain ownership | Strong platform + federated governance required |
| Data Fabric | Metadata-driven virtualisation | Mature catalog + lineage prerequisite |
Pick by org shape, not by vendor pitch. Mesh on an org with no platform team is chaos; Fabric on an org with no metadata is vapourware; classical EDW on an org of 200 product teams is gridlock.