Home > Docs > Reference Architectures
ποΈ Reference Architectures for Microsoft Fabric¶
Production-Grade Deployment Patterns for Every Scale and Workload
Last Updated: 2026-05-05 | Version: 1.0.0
π― Overview¶
These reference architectures provide proven, production-grade deployment patterns for Microsoft Fabric. Each architecture addresses a different organizational scale, workload profile, or integration scenario β from a single-capacity setup for small teams to multi-domain data mesh deployments for large enterprises.
Use these architectures as starting points. Every organization has unique requirements; adapt the patterns to fit your data volumes, compliance needs, team structure, and budget.
π Choose Your Architecture¶
π’ Small-Medium Enterprise¶
Single capacity, 2β3 workspaces, medallion lakehouse, Direct Lake Power BI. Ideal for 5β20 data practitioners getting started with Fabric.
ποΈ Large Enterprise Multi-Domain¶
Multiple capacities, domain workspaces (Data Mesh), Purview governance hub, CI/CD via fabric-cicd, network isolation. For organizations with 50+ data practitioners.
βοΈ Hybrid Cloud¶
Fabric for analytics and BI combined with Azure services for OLTP, custom apps, and high-volume streaming. Integration via Mirroring, Shortcuts, and Dataflow Gen2.
β‘ Real-Time Analytics¶
Eventstream β Eventhouse (KQL) β Real-Time Dashboard + Data Activator alerts. Purpose-built for IoT, gaming, financial tick data, and operational monitoring.
πΊοΈ Architecture Decision Guide¶
| Factor | Small-Medium | Large Enterprise | Hybrid Cloud | Real-Time |
|---|---|---|---|---|
| Team Size | 5β20 | 50+ | Any | Any |
| Data Volume | < 5 TB | 5β500+ TB | Varies | High-velocity streams |
| Capacities | 1 | 2β10+ | 1β3 | 1β2 |
| Workspaces | 2β3 | 10β50+ | 3β6 | 2β4 |
| Governance | Workspace-level | Purview + Data Mesh domains | Cross-platform | RTI-focused |
| CI/CD | Manual / Git integration | fabric-cicd pipelines | Azure DevOps / GitHub Actions | Git + Eventstream config |
| Network | Public endpoint + Entra ID | Private endpoints + VNet | VNet + Private Link across services | Public or private |
| Primary Workload | Batch analytics + BI | Multi-domain analytics | Mixed OLTP + analytics | Streaming + alerting |
π Related Resources¶
| Resource | Description |
|---|---|
| Capacity Planning & Cost Optimization | SKU selection, CU model, cost governance |
| Network Security | Private endpoints, VNet gateways, firewall rules |
| Identity & RBAC Patterns | Workspace roles, item permissions, row-level security |
| Medallion Architecture Deep Dive | Bronze/Silver/Gold design patterns |
| Disaster Recovery & BCDR | HA, geo-redundancy, RPO/RTO planning |
| Multi-Tenant Workspace Architecture | Isolation patterns for multi-tenant deployments |
| fabric-cicd Deployment | CI/CD pipeline patterns for Fabric items |
| Infrastructure as Code | Bicep modules for automated deployment |