WHAT IT IS
Modern data architecture is usually a hybrid of three patterns: a data warehouse for governed analytics, a data lake or lakehouse for raw and semi-structured data, and operational data stores for real-time workloads. Inmon (top-down, 3NF) and Kimball (dimensional, bottom-up) remain the two canonical modeling traditions; Data Vault 2.0 is common in regulated, fast-changing enterprises.
HOW IT WORKS
A data architecture document specifies source inventory, conceptual and logical models, canonical entity definitions, integration patterns (batch, streaming, CDC), data quality and observability, access and privacy controls, and change management. It is the blueprint every downstream team (BI, ML, product) builds against.
WHEN TO USE
Commission data architecture work when systems are proliferating, when every new use case requires a custom integration, or when regulators demand a defensible data-lineage story.