Understanding of Databricks Data Intelligence Platform11%Tour the platform's building blocks - from Delta Lake and Unity Catalog to Lakeflow Jobs and Databricks SQL - navigate catalogs and permissions through Catalog Explorer, and see what the Databricks Marketplace adds on top.
≈ 7 h Managing Data8%Find, query, and govern trusted datasets through Unity Catalog, tag and trace them in Catalog Explorer, and clean up bad or missing values before they reach downstream tables.
≈ 5 h Importing Data5%Bring external data into Databricks through cloud-storage ingestion, Delta Sharing, Auto Loader, or the Marketplace, or simply drag a file in through the Workspace UI.
≈ 3 h Executing queries using Databricks SQL and Databricks SQL Warehouses20%Write and debug SQL queries using Databricks Assistant and SQL Warehouses, including joins, aggregations, sorting, and filtering across managed, external, and federated data sources. Also covers creating materialized and streaming views, and using Delta Lake time travel to query historical data versions.
≈ 12 h Analyzing Queries15%Spot slow-running queries using tools like Query Profiler, lean on Photon for the workloads it accelerates, audit Delta Lake's history to compare results over time, and speed things up further with caching and Liquid Clustering on frequently filtered columns.
≈ 9 h Working with Dashboards and Visualizations in Databricks16%Assemble multi-tab dashboards from several data sources with AI/BI Dashboards, or chart data straight from a notebook or the SQL editor, wire up parameters, control who can view or embed the result, schedule refreshes and alerts, and choose the chart type that actually communicates the insight.
≈ 10 h Developing, Sharing, and Maintaining AI/BI Genie spaces12%Understand what a Genie space is built from, stand one up with curated datasets and guiding instructions, control who can reach it and how it gets shared, and refine it over time using accuracy benchmarks and user feedback.
≈ 7 h Data Modeling with Databricks SQL5%Model analytical workloads with dimensional (star and snowflake) and data-vault schema patterns, then connect those structures to the Medallion Architecture's bronze/silver/gold layering.
≈ 3 h Securing Data8%Lock down workspace objects using roles and sharing settings inside Unity Catalog, work within its three-tier catalog, schema, and table structure, and follow storage practices that keep ownership clear and personal data protected.
≈ 5 h