Forum Discussion
Architecture Design in Fabric
- 1 year ago
Hi JDay98 ,
There are few points based on my understanding, Decoupled architecture helps in maintaining data access to restricted set of people.
1. You can leverage Domain based in case if you want to separate it out at higher level by departments
2. Lakehouse Schema is still in Preview , so some features will not function as expected. Better to avoid it.
3. Have you explored One Lake Security?
4. With Fabric Deployment Pipeline you cannot copy data.
Regards,
Srisakthi
Use Option 2 (Department-wise Lakehouse) for ease of access control, lower overhead, and modular ownership.
Limit the access in Department Workspaces to only relevant Gold tables via Shortcuts (good for governance).
Use Data Pipelines or Notebooks to move data across stages (Bronze > Silver > Gold) within the same lakehouse.
Use Deployment Pipelines to promote your entire workspace (including lakehouse artifacts and PBI reports) from Dev to Prod.