Forum Discussion
reddyr2502
1 month agoRegular Visitor
Fabric Workspace Architecture
I'm a Data Analytics Engineer at a logistics startup, and I'm the only person handling the data space. I'm looking for insights on how to effectively manage and monitor ETL processes using metadata-d...
- 1 month ago
As the use case has limited 1 Data Engineer, I would recommend it to go with Option 3 as it will have :
- Very easy to manage
- Everything in one place
- Easier monitoring
- Less clicking around and
- Faster development.
But i will also have few drawbacks like, can become messy if naming standards are poor, less security control etc.
Once the project mature and team expand you can gradually shift towards option-2 or Option-1
Murtaza_Ghafoor
Super User
1 month agoreddyr2502
The best approach is use meddalion architecture in single workspace for Dev and then deploy the same architecture in UAT workspace and then PROD workspace.
you need to create three lakehouses.
lh_bronze ---> lh_silver ---> lh_gold
If this helps, ✓ Mark as Kudos | Help Others