Guide ยท Last reviewed: September 2026

Fabric workspace architecture patterns

How you organise workspaces affects who can access what, how you manage capacity costs, how complex deployments get, and how independently teams can work.

The decision this guide helps make

There is no single correct topology. The right choice depends on team size, governance requirements, and how many distinct groups need to consume the data. What works for one small central team stops working once several teams need different access to the same data.

The four patterns below run from simplest to most distributed. Each is the natural next step once the one before it breaks down, so the useful question is not which is best, but which one your constraints have already pushed you towards.

Simplest to most distributed. Moving right buys isolation and autonomy, and costs coordination.

Choose a pattern

SituationChoose this patternWhy it fits
A team of three or four builds the pipelines, models, and reports themselvesStarterNo cross-workspace overhead while you learn your real usage patterns
Engineers and analysts need different access, and reports ship on their own cycleSplitThe workspace boundary matches the team boundary, so ownership is explicit
Finance, Marketing and Operations each want their own reporting spaceHub and spokeEach team gets its own reporting space and shares one engineering layer
Each domain has its own budget, data team, and delivery prioritiesDomain meshEach domain moves at its own pace without queueing behind a central team

Patterns in detail

Practical next step

Changing topology later means moving items, re-pointing shortcuts and semantic models, and redoing security. It is worth a second opinion before you commit. If you are weighing two of these against real governance and access requirements, an assessment can test the decision against your own data.

Talk it through