Multi-Hop architecture/ Medallion Architecture

  • Organize data in multi-layered approach
  • Incrementally improving the structure and quality of data as it flows through each layer
  • usually 3 layers

Advantage:

  • Simple data model
  • Enables incremental ETL
  • Combine streaming and batch workloads in unified pipeline
  • Can recreate your tables from raw data at any time