Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Microsoft fabric beginner to intermediate
Rating: 4.4 out of 5(10 ratings)
55 students

Microsoft fabric beginner to intermediate

Fabric!
Created byBhawna Bedi
Last updated 7/2024
English
English [Auto],

What you'll learn

  • Get an end to end understanding on Microsoft Fabric
  • Get Ready to work on any realtime project
  • Crack a job Interview
  • Get expertise in data domain

Course content

1 section33 lectures4h 31m total length
  • Create a Microsoft Fabric Account10:35

    Create and log into a Microsoft Fabric account by provisioning an Azure-based intra ID user, enabling authentication with the Microsoft authenticator app, and starting the 60-day Fabric free trial.

  • 02 What is Microsoft Fabric10:36

    Discover how Microsoft Fabric enables a unified analytics platform with one lake, one copy of data, and serverless compute, uniting data engineering, data science, and Power BI.

  • What is OneLake?9:26

    Explore Microsoft Fabric One Lake, a unified logical data lake across Azure Data Lake Gen2 or Amazon S3, with multiple workspaces, access control, and data shortcuts that avoid copying.

  • What is Microsoft Fabric Workspace?4:52

    Explore how Microsoft Fabric workspace serves as a container inside a Fabric account, enabling multiple workspaces, file uploads, and the creation of data engineering, data science, and real-time analytics projects.

  • 05 What is lakehouse and create a lakehouse in fabric6:26

    Create a Microsoft Fabric lakehouse in a workspace to store delta tables and files, and get a SQL analytics endpoint with a Power BI semantic model.

  • 06 Load Files and Table in Lakehouse5:13

    Upload files to the lake house, create subfolders, and load CSV data into delta tables with transaction logs and parquet storage, while JSON may require a pipeline for table creation.

  • 07 Load data in Lakehouse using DataFlowGen29:16

    Load data into the lake house with dataflow gen2, transform json via Power Query, source from Snowflake or other systems, and publish as delta tables in the lake house.

  • 08 SQL Analytics Endpoint in Fabric4:45

    Navigate the sql analytics endpoint in fabric to connect via the lakehouse, run and save sql queries, preview and visualize data, and monitor query activity across data flows.

  • 09 Build VISUAL QUERY in Fabric4:59

    Build a visual query in Microsoft Fabric by dragging tables, transforming and renaming columns, and merging queries to inner join data, with optional SQL view and saving as a view.

  • 10 Build Shortcuts In Fabric4:42

    Learn to build shortcuts in Microsoft Fabric that point to data in S3, ADLS Gen2, Dataverse, and Google Cloud without moving data, creating table-like shortcuts in a lake house.

  • 11 Set up Data Pipeline in Fabric12:41

    Set up and run a data pipeline in Microsoft Fabric using Data Factory and Data Flow Gen2, orchestrating copy data from sources to a lake house.

  • 12 Set up DataFlowgen2 in Fabric10:52

    Set up data flow Gen2 in fabric inside a data pipeline to orchestrate data movement and transformation. Load transformed data into the lake house and publish the pipeline.

  • 13 Schedule and Monitor Data Pipelines in Fabric5:42

    Learn to schedule and monitor data pipelines in Microsoft Fabric, including setting triggers, reviewing run history, and inspecting activity details in the monitor hub.

  • 14 Data Warehouse in Fabric6:57

    Learn about data warehouse in fabric, a lake-centric sas on a single lake that enables cross-database querying and seamless Power BI integration for tabular data.

  • 15 Work with Tables in Fabric warehouse6:54

    Learn to create and manage tables in a Microsoft Fabric warehouse using SQL templates, insert data, and run select and update queries.

  • 16 Alter table with CTAS in Fabric Warehouse5:29

    Explore how to alter a table in fabric warehouse using CTAS, creating a new table with cast data and swapping it with the original to change a column type.

  • 17 USE COPY INTO command in Fabric Warehouse7:09

    Learn to ingest data into a Fabric warehouse table with the copy into command from external storage, using parquet or CSV formats and options like skipping headers.

  • 18 Copy data into Fabric Warehouse using Data Pipeline6:02

    Learn to copy data into Fabric Warehouse using a data pipeline, from selecting sample data to creating a new table, configuring load settings, and running the pipeline end-to-end.

  • 19 Reference Warehouses in Fabric4:41

    Learn to reference warehouses in Microsoft Fabric by using lake houses to query across databases without copying data, and create views that point to external tables.

  • 20 Clone tables in Fabric Warehouse8:31

    Explore near instant zero-copy table clones in fabric warehouse, which copy only metadata and point to the same data files, with no cross-workspace, cross-warehouse, or schema cloning.

  • 21 Apache Spark in Fabric12:20

    Explore Apache Spark in Fabric, a distributed framework for fast, parallel data processing within Fabric notebooks using PySpark, Spark SQL, or R.

  • 22 Work with Notebooks in Fabric13:05

    Master how to work with notebooks in fabric to read data from lake house, create spark data frames, and run spark sql queries with drag-and-drop workflows.

  • 23 Transform & Load the Data in Delta Table using Fabric Notebooks #fabric16:27

    Transform and load data into delta tables using fabric notebooks with spark data frames, adding year, quarter, and month, casting types, aggregating sales, and saving as delta format.

  • 24 Use SQL & Temporary Views in Spark Notebooks7:49

    Master SQL and temporary views in spark notebooks, transforming data with Spark SQL, creating temp views from dataframes, and performing joins to store results as delta tables.

  • 25 Schedule and Integrate Spark Notebooks in pipelines4:48

    Schedule Spark notebooks in Microsoft Fabric and integrate them into a pipeline, including daily repeats, time zones, start and end dates, and linking to existing pipelines.

  • 26 REAL TIME INTELLIGENCE in Fabric8:14

    Harness real time intelligence in fabric to ingest streaming data, connect sources via no-code connectors, store in the event house, and power near real time dashboards with Kusto query language.

  • 27 Create Eventhouse in Fabric and load the Data6:24

    Create an event house in Fabric and load data to enable real-time analytics; ingest stock data via Event Hub or S3 and query with KQL.

  • 28 Transform Data with KQL in Fabric5:13

    Transform real-time data in fabric using kql to take, project, filter, and summarize stocks data. Summarize with min, max, and average to analyze by ticker and date.

  • 29 Visualize data in Realtime Intelligence using KQL2:40

    Visualize real-time intelligence data in fabric using Kusto query language (KQL) by rendering stocks data as bar, column, and time charts, and review table and query stats.

  • 30 Ingest, Transform & load Realtime data in Fabric EventStream23:29

    Build end-to-end real time data pipelines with fabric event stream by ingesting streaming data, transforming events, and loading into a kql database or lakehouse delta table.

  • 31 RETENTION POLICIES & EVENTSTREAM DELETION4:57

    Discover how Microsoft Fabric applies retention policies to event streams, typically storing data for 2–3 days, and learn to delete an event stream to prevent costs.

  • 32 What is Data Activator in Fabric?6:02

    Identify data activator in fabric as a no-code tool that automatically triggers alerts and workflows when changing data meets set conditions, monitored by reflex in Power BI and event streams.

  • 33 Implement Reflex, Trigger & Action using Event stream in Fabric14:36

    Build a data activator pipeline in Microsoft Fabric by creating a reflex from an event stream, linking objects and triggers to actions such as email alerts.

Requirements

  • No Pre-requisite required

Description

Master the art of data engineering with Microsoft Fabric and unleash the power of data like never before!

Microsoft Fabric for Data Engineers course covers the fundamentals of using Microsoft Fabric for managing complex data engineering tasks efficiently.

Key Highlights:

  • Understanding Microsoft Fabric architecture

  • Implementing data pipelines with Microsoft Fabric

What you will learn:

  • Microsoft Fabric Architecture
    Explore the architecture of Microsoft Fabric and its components.

  • End-to-End Fabric Implementation for Data engineers
    Learn how to design and implement data pipelines using Microsoft Fabric for data processing with most used features and new concepts.

You should learn Microsoft Fabric because it offers the following benefits:

  1. Seamlessly integrated platform: Fabric simplifies your analytics requirements by providing a user-friendly, integrated solution.

  2. Alternative to siloed approach: It reduces complexity by integrating solutions across the analytics stack.

  3. Unified experience: Fabric brings all your data and analytics tools into a single experience.

  4. Artificial intelligence capabilities: Fabric includes generative AI built in.

  5. Empowerment for business users and cost reduction through unified capacities.

Keep yourself up to date with the latest technology used in the industry at the moment.

Hope your Learn and enjoy the course!! Stay motivated, learning never ends in the IT industry, so let's grow on learn together!!

Keep yourself up to date with the latest technology used in the industry at the moment.

Who this course is for:

  • Data Engineers or Students
  • Professionals