https://dagster.io/ logo
Title
a

Anders Hertz

12/01/2022, 8:23 PM
Hi folks We are looking into dragster to see if it fits our need in a data mesh setup. dbt Cloud has projects. This means each team/domain has its own dbt cloud project without access to others. Is something similar possible in a dragster, or do we need to buy a new dragster cloud pr domain/team?
s

Sean Lopp

12/01/2022, 8:26 PM
You can certainly setup multiple projects within one cloud deployment. Those projects can be managed independently while still having "loose" couplings to give you a global catalog of data lineage across the mesh. As a simplified example,

https://www.youtube.com/watch?v=zLhq5lg86c8

The one limit to note is that RBAC is currently scoped per deployment
d

Dagster Jarred

12/02/2022, 9:20 AM
FYI - The RBAC story will be changing over the next couple of months
🙌 1