K
katiecummiskey
This Azure Architecture Blog was written in conjunction with Isaac Gritz, Senior Solutions Architect, at Databricks.
The Data Intelligence End-to-End Architecture provides a scalable, secure foundation for analytics, AI, and real-time insights across both batch and streaming data. The architecture seamlessly integrates with Power BI and Copilot in Microsoft Fabric, Microsoft Purview, Azure Data Lake Storage Gen2, and Azure Event Hubs, empowering data-driven decision-making across the enterprise.
Architecture
Dataflow
Components
This solution uses the following components:
Scenario Details
This solution demonstrates how you can leverage the Azure Databricks Data Intelligence Platform combined with Power BI to democratize Data and AI while meeting the needs for enterprise-grade security and scale. This architecture achieves that by starting with an open, unified Lakehouse foundation, governed by Unity Catalog. Then, the Data Intelligence Engine leverages the uniqueness of an organization’s data to provide a simple, robust, and accessible solution for ETL, data warehousing, and AI so organizations can deliver data products quicker and easier.
Potential Use Cases
This approach can be used to:
Continue reading...
The Data Intelligence End-to-End Architecture provides a scalable, secure foundation for analytics, AI, and real-time insights across both batch and streaming data. The architecture seamlessly integrates with Power BI and Copilot in Microsoft Fabric, Microsoft Purview, Azure Data Lake Storage Gen2, and Azure Event Hubs, empowering data-driven decision-making across the enterprise.
Architecture
Dataflow
- Ingestion:
- Ingest raw streaming data from Azure Event Hubs using Delta Live Tables into Delta Lake tables ensuring governance through Unity Catalog.
- Incrementally ingest unstructured and semi-structured data from Data Lake Storage Gen2 using Auto Loader into Delta Lake, maintaining consistent governance through Unity Catalog.
- Seamlessly connect to and ingest data from relational databases using Lakehouse Federation into Delta Lake, ensuring unified governance across all data sources.
- Process both batch and streaming data at scale using Delta Live Tables and the highly performant Photon Engine following the medallion architecture:
- Bronze: raw data for retention and auditability
- Silver: cleansed, filtered, and joined data
- Gold: business-ready data either in a dimensional model or aggregated
- Store all data in Delta Lake UniForm’s open storage format with Azure Data Lake Gen2, supporting Delta Lake, Iceberg, and Hudi for cross-ecosystem compatibility.
- Enrich:
- Perform exploratory data analysis, collaborate in real-time, and AI model training using serverless, collaborative notebooks.
- Manage versions and govern AI models, features, and vector indexes using MLflow, Feature Store, Unity Catalog, and Vector Search.
- Deploy and monitor production AI models and Compound AI Systems with support for batch and real-time deployment through Model Serving and Lakehouse Monitoring.
- Serve ad-hoc analytics and BI at high concurrency directly from your data lake using Databricks SQL Serverless.
- Data analysts generate reports and dashboards using Power BI and Copilot within Microsoft Fabric.
- Gold data is accessed and governed live via a published Power BI Semantic Model connected to Unity Catalog and Databricks SQL.
- Business users can Databricks AI/BI Genie to unlock natural language insights from their data.
- Securely share data with external customers or partners using Delta Sharing, an open protocol that ensures compatibility and security across various data consumers.
- Databricks Platform
- Unified orchestration for Data & AI with Databricks Workflows
- Unified, performant compute layer with the Photon Engine
- Unified Data & AI governance with Unity Catalog
- Publish metadata from Unity Catalog to Microsoft Purview for visibility across you data estate.
- Azure Platform
- Identity management and single sign-on (SSO) via Microsoft Entra ID
- Manage costs and billing via Microsoft Cost Management
- Monitor telemetry and system health via Azure Monitor
- Manage encrypted keys and secrets via Azure Key Vault
- Facilitate version control and CI/CD via Azure DevOps and GitHub
- Ensure cloud security management via Microsoft Defender for Cloud
Components
This solution uses the following components:
- Azure Databricks
- Delta Lake
- MLflow
- Power BI in Microsoft Fabric
- Microsoft Purview
- Data Lake Storage Gen 2
- Azure Event Hubs
- Microsoft Entra ID
- Microsoft Cost Management
- Azure Monitor
- Azure Key Vault
- Azure DevOps
- GitHub
- Microsoft Defender for Cloud
Scenario Details
This solution demonstrates how you can leverage the Azure Databricks Data Intelligence Platform combined with Power BI to democratize Data and AI while meeting the needs for enterprise-grade security and scale. This architecture achieves that by starting with an open, unified Lakehouse foundation, governed by Unity Catalog. Then, the Data Intelligence Engine leverages the uniqueness of an organization’s data to provide a simple, robust, and accessible solution for ETL, data warehousing, and AI so organizations can deliver data products quicker and easier.
Potential Use Cases
This approach can be used to:
- Modernize a legacy data architecture by combining ETL, data warehousing, and AI to create a simpler and future-proof platform.
- Power real-time analytics use cases such as e-commerce recommendations, predictive maintenance, and supply chain optimization at scale.
- Build production-grade Gen AI applications such as AI-driven customer service agents, personalization, and document automation.
- Empower business leaders within an organization to gain insights from their data without a deep technical skillset or custom-built dashboards.
- Securely sharing or monetizing data with partners and customers.
Continue reading...