Forum Discussion

alfBI's avatar
alfBI
Icon for Responsive Resident rankResponsive Resident
2 years ago
Solved

Implementing Medallion Architecture in Fabric : Bronze Layer ingesting data from a SQL Server

Dear colleagues,   After having read dozens of documents detailing what are the principles of the Medallion Arhitecture I am a bit confused about how to make it "effective" on Fabric. I have many d...
  • AndyDDC's avatar
    2 years ago

    Hi alfBI if you take a look at this document there is a section "Medallion architecture in Fabric" which says "In a typical medallion architecture implementation in Fabric, the bronze zone stores the data in the same format as the data source. When the data source is a relational database, Delta tables are a good choice"

     

    https://learn.microsoft.com/en-us/fabric/onelake/onelake-medallion-lakehouse-architecture

     

    Are you looking at creating a pure landing zone before your bronze/raw zone? Depending on your source data it may not be necessary to have a landing zone.