Forum Discussion

shivam_agarwal's avatar
shivam_agarwal
New Member
2 years ago
Solved

setup of medallion architecture

Hi all, I'm relatively new to MIcrosoft Fabric. I am going through the docs but as a beginner, it is really getting overwhelming.I wanted to know what is the step by step process to setup a medallion architecture?

  • Hi shivam_agarwal ,

     

    There are multiple ways you can setup Medallion architecture:

    Using Lakehouses/Warehouses and each zone (bronze, silver and gold) in separate workspace. This is advantageous as you can separate the access based on workspace. But I found it to be effective only if I use entirely Lakehouse or Warehouse. If you need Spark, then you can go entirely with Lakehouse or else just Warehouse if you plan to use plain T-SQL. This boils down to the skillset of the team.  

     

    The other approach would be having all three layers in same workspace or just silver and gold in same workspace so that you can mix Lakehouse/Warehouse very easily as both silver and gold are in the same workspace. 

     

    For a more step-by-step process, follow this exercise:

    mslearn-fabric (microsoftlearning.github.io)

     

3 Replies

  • Hi shivam_agarwal ,

     

    There are multiple ways you can setup Medallion architecture:

    Using Lakehouses/Warehouses and each zone (bronze, silver and gold) in separate workspace. This is advantageous as you can separate the access based on workspace. But I found it to be effective only if I use entirely Lakehouse or Warehouse. If you need Spark, then you can go entirely with Lakehouse or else just Warehouse if you plan to use plain T-SQL. This boils down to the skillset of the team.  

     

    The other approach would be having all three layers in same workspace or just silver and gold in same workspace so that you can mix Lakehouse/Warehouse very easily as both silver and gold are in the same workspace. 

     

    For a more step-by-step process, follow this exercise:

    mslearn-fabric (microsoftlearning.github.io)

     

    • jakes's avatar
      jakes
      Frequent Visitor

      Andy - great stuff in your post.  But I can't find Part 2.  Can you give me the link?