Skip to main content

Data Engineering with Databricks

This is an introductory course that serves as an appropriate entry point to learn Data Engineering with Databricks. 

Below, we describe each of the four, four-hour modules included in this course.


Data Ingestion with Delta Lake
This course is designed for Data Engineers to deepen their understanding of Delta Lake to handle data ingestion, transformation, and management with ease. Using the latest features of Delta Lake, learners will explore real-world applications to enhance data workflows, optimize performance, and ensure data reliability.

Deploy Workloads with Databricks Workflows

This course is designed for data engineer professionals who are looking to leverage Databricks for streamlined and efficient data workflows. By the end of this course, you’ll be well-versed in using Databricks' Jobs and Workflows functionalities to automate, manage, and monitor complex data pipelines. The course includes hands-on labs and best practices to ensure a deep understanding and practical ability to manage workflows in production environments.

Build Data Pipelines with Delta Live Tables

This comprehensive course is designed to understand the Medallion Architecture using Delta Live Tables. Participants will learn how to create robust and efficient data pipelines for structured and unstructured data, understand the nuances of managing data quality, and unlock the potential of Delta Live Tables. By the end of this course, participants will have hands-on experience building pipelines, troubleshooting issues, and monitoring their data flows within the Delta Live Tables environment.

Data Management and Governance with Unity Catalog

In this course, you'll learn about data management and governance using Databricks Unity Catalog. It covers foundational concepts of data governance, complexities in managing data lakes, Unity Catalog's architecture, security, administration, and advanced topics like fine-grained access control, data segregation, and privilege management.


* This course seeks to prepare students to complete the Associate Data Engineering certification exam, and provides the requisite knowledge to take the course Advanced Data Engineering with Databricks.

Skill Level
Associate
Duration
16h
Prerequisites
  • Beginner familiarity with basic cloud concepts (virtual machines, object storage, identity management)
  • Ability to perform basic code development tasks (create compute, run code in notebooks, use basic notebook operations, import repos from git, etc.)
  • Intermediate familiarity with basic SQL concepts (CREATE, SELECT, INSERT, UPDATE, DELETE, WHILE, GROUP BY, JOIN, etc.)
  • Intermediate experience with basic SQL concepts such as SQL commands, aggregate functions, filters and sorting, indexes, tables, and views.
  • Basic knowledge of Python programming, jupyter notebook interface, and PySpark fundamentals.

Outline

Data Ingestion with Delta Lake
Delta Lake and Data Objects
Set Up and Load Delta Tables
Basic Transformations
Load Data Lab
Cleaning Data
Complex Transformations
SQL UDFs
Advanced Delta Lake Features
Manipulate Delta Tables Lab


Deploy Workloads with Databricks Workflows
Introduction to Workflows
Jobs Compute
Scheduling Tasks with the Jobs UI
Workflows Lab
Jobs Features
Explore Scheduling Options
Conditional Tasks and Repairing Runs
Modular Orchestration
Databricks Workflows Best Practices


Build Data Pipelines with Delta Live Tables
The Medallion Architecture
Introduction to Delta Live Tables
Using the Delta Live Tables UI
SQL Pipelines
Python Pipelines
Delta Live Tables Running Modes
Pipeline Results
Pipeline Event Logs
Optional - Land New Data

Data Management and Governance with Unity Catalog
Data Governance Overview
Demo: Populating the Metastore
Lab: Navigating the Metastore
Organization and Access Patterns
Demo: Upgrading Tables to Unity Catalog
Security and Administration in Unity Catalog
Databricks Marketplace Overview
Privileges in Unity Catalog
Demo: Controlling Access to Data
Fine-Grained Access Control
Lab: Migrating and Managing Data in Unity Catalog

Upcoming Public Classes

Date
Time
Language
Price
Oct 23 - Jan 22
09 AM - 05 PM (Europe/Paris)
German
$1500.00
Nov 25 - 26
09 AM - 05 PM (Europe/London)
English
$1500.00
Dec 02 - 03
09 AM - 05 PM (Europe/Paris)
English
$1500.00
Dec 03 - 06
01 PM - 05 PM (Australia/Sydney)
English
$1500.00
Dec 03 - 04
09 AM - 06 PM (America/Los_Angeles)
English
$1500.00
Dec 16 - 19
09 AM - 01 PM (Asia/Kolkata)
English
$1500.00
Dec 16 - 17
09 AM - 05 PM (Europe/Paris)
English
$1500.00
Dec 16 - 19
01 PM - 05 PM (America/New_York)
English
$1500.00
Dec 17 - 18
09 AM - 05 PM (America/New_York)
English
$1500.00
Jan 06 - 07
09 AM - 05 PM (Europe/London)
English
$1500.00
Jan 07 - 10
01 PM - 05 PM (Australia/Sydney)
English
$1500.00
Jan 13 - 16
01 PM - 05 PM (America/Chicago)
English
$1500.00
Jan 20 - 23
10 AM - 02 PM (Asia/Singapore)
English
$1500.00
Jan 23 - 24
09 AM - 05 PM (America/New_York)
English
$1500.00
Jan 27 - 28
09 AM - 05 PM (Europe/London)
English
$1500.00
Jan 27 - 28
09 AM - 05 PM (America/Los_Angeles)
English
$1500.00
Feb 24 - 25
09 AM - 05 PM (Europe/Paris)
English
$1500.00

Public Class Registration

If your company has purchased success credits or has a learning subscription, please fill out the Training Request form. Otherwise, you can register below.

Private Class Request

If your company is interested in private training, please submit a request.

See all our registration options

Registration options

Databricks has a delivery method for wherever you are on your learning journey

Runtime

Self-Paced

Custom-fit learning paths for data, analytics, and AI roles and career paths through on-demand videos

Register now

Instructors

Instructor-Led

Public and private courses taught by expert instructors across half-day to two-day courses

Register now

Learning

Blended Learning

Self-paced and weekly instructor-led sessions for every style of learner to optimize course completion and knowledge retention. Go to Subscriptions Catalog tab to purchase

Purchase now

Scale

Skills@Scale

Comprehensive training offering for large scale customers that includes learning elements for every style of learning. Inquire with your account executive for details

Upcoming Public Classes

Generative AI Engineer

Generative AI Engineering with Databricks

This course is aimed at data scientists, machine learning engineers, and other data practitioners who want to build generative AI applications using the latest and most popular frameworks and Databricks capabilities. 

Below, we describe each of the four, four-hour modules included in this course.

Generative AI Solution Development: This is your introduction to contextual generative AI solutions using the retrieval-augmented generation (RAG) method. First, you’ll be introduced to RAG architecture and the significance of contextual information using Mosaic AI Playground. Next, we’ll show you how to prepare data for generative AI solutions and connect this process with building a RAG architecture. Finally, you’ll explore concepts related to context embedding, vectors, vector databases, and the utilization of Mosaic AI Vector Search.

Generative AI Application Development: Ready for information and practical experience in building advanced LLM applications using multi-stage reasoning LLM chains and agents? In this module, you'll first learn how to decompose a problem into its components and select the most suitable model for each step to enhance business use cases. Following this, we’ll show you how to construct a multi-stage reasoning chain utilizing LangChain and HuggingFace transformers. Finally, you’ll be introduced to agents and will design an autonomous agent using generative models on Databricks.

Generative AI Application Evaluation and Governance: This is your introduction to evaluating and governing generative AI systems. First, you’ll explore the meaning behind and motivation for building evaluation and governance/security systems. Next, we’ll connect evaluation and governance systems to the Databricks Data Intelligence Platform. Third, we’ll teach you about a variety of evaluation techniques for specific components and types of applications. Finally, the course will conclude with an analysis of evaluating entire AI systems with respect to performance and cost.

Generative AI Application Deployment and Monitoring: Ready to learn how to deploy, operationalize, and monitor generative deploying, operationalizing, and monitoring generative AI applications? This module will help you gain skills in the deployment of generative AI applications using tools like Model Serving. We’ll also cover how to operationalize generative AI applications following best practices and recommended architectures. Finally, we’ll discuss the idea of monitoring generative AI applications and their components using Lakehouse Monitoring.

Paid
16h
Lab
instructor-led
Associate

Questions?

If you have any questions, please refer to our Frequently Asked Questions page.