Skip to content
brickster.ai
Video digest

Latest from the Databricks world.

Recent uploads from the Databricks team and a curated set of community creators. Filter by what you actually want to see.

Channel:

This week

6 videos
News

01 Fundamentals of AI | ML | DL | LLM & GenAI | How LLMs work | What are Models and Agents | NN

The video explains the fundamental concepts of AI, ML, DL, LLMs, and GenAI, illustrating their hierarchical relationship as subsets of each other. It also defines what models are (mathematical formulas trained on data) and how agents combine LLMs with tools and optional memory to perform autonomous tasks.

Ease With Datatoday
Tutorials

Apache Spark Streaming Real-Time Mode - Latency Demo

The video demonstrates how to deploy and run Apache Spark Streaming in Real-Time Mode (RTM) using a declarative automation bundle. It shows that RTM significantly reduces P50 and P95 latencies compared to microbatch mode, achieving 26ms and 50ms respectively in a simplified setup without an external messaging bus.

Databrickstoday
Tutorials

Air Traffic Control with Apache Spark Structured Streaming Real-Time Mode

The video demonstrates building a real-time air traffic control application using Apache Spark Structured Streaming Real-Time Mode, Lakehouse, and Databricks Apps. This system processes live flight telemetry, detects congestion, and generates alerts with sub-second end-to-end latency, all within a single Databricks platform.

Databrickstoday
Tutorials

Step-by-Step: Connecting Databricks to Excel Using the Databricks Excel Add-In

The Databricks Excel add-in provides governed access to Databricks lakehouse data directly within Excel, enabling business users to query data without SQL. The video demonstrates how to self-service install the add-in by editing and uploading its manifest XML file into Excel web.

Databricksyesterday
News

Lakebase and PG Vector: Vector Search of the Future?

The video demonstrates how to implement vector search using Lakebase and PG Vector within Databricks, focusing on two patterns: Lakebase native and reverse ETL from the lakehouse. It walks through setting up a maintenance co-pilot application that leverages PG Vector for semantic search, joins, and filtering on maintenance logs, showcasing the process from data embedding to app deployment and job scheduling for continuous updates.

Databricks Skill Builder2d ago
News

Lovable now integrates with Databricks

Lovable now integrates with Databricks, allowing users to build data applications and tools using plain English prompts to access and write data to their Databricks Lakehouse. This connector enables rapid development of dashboards and applications while maintaining data governance and controlled access to specific catalogs, schemas, and tables.

Databricks2d ago

Last week

12 videos
Releases

How OpenAI and Databricks are working together

Databricks and OpenAI are partnering to help enterprises deploy and adopt AI, with Databricks focusing on secure data access and management for AI applications through products like Genie and AI Gateway. The video highlights GPT 5.5's enhanced planning capabilities and its leading performance in office knowledge work benchmarks, demonstrating its impact beyond coding to automate internal business processes.

Databricks5d ago
News

Making AI understand your data - part 2 #databricks #data #ai

Databricks metric views allow for advanced data definitions using joins, including nested joins with runtime 17.1+, and complex calculations with windowing for time-based analysis. Materialization can precompute popular metric views with incremental updates, and semantics can be added for non-technical users using runtime 17.2+.

Databricks6d ago
News

How Techcombank Scales AI Banking to 16M Customers with Databricks

Techcombank uses Databricks to power its AI banking platform, serving 16.2 million customers and processing 8 billion daily transactions with a 12,000-plus feature store. This enables the bank to make data-driven decisions, automate lead allocation with over 8,000 features, and achieve a 3x conversion uplift, improving both productivity and customer experience.

Databricks6d ago
News

The Restaurant Metaphor: Why BI Teams Get Overloaded

The video uses a restaurant metaphor to explain why Business Intelligence (BI) teams become overloaded. It likens IT to kitchen staff, data to ingredients, analysts to waiters, and the business to customers, highlighting the bottleneck created when too many customer requests overwhelm the limited number of analysts.

Databricks Skill Builder6d ago
News

Git-Style Database Branching (But Actually Fast) #database #lakebase

LakeBase enables Git-style database branching by creating metadata-only branches instead of full data copies. This allows users to create dev, QA, and prod branches that point to the main branch without duplicating the entire dataset.

Databricks Skill Builder1w ago
Community

From Notebook to Production: MLOps Quickstart

The video demonstrates how to apply MLOps best practices on Databricks using a quickstart repository, covering data ingestion, feature preprocessing, model training, deployment, and inference. It showcases Databricks tools like MLflow and Unity Catalog for managing the ML lifecycle, including version control, experiment tracking, model governance, and automated deployment across development and production environments.

Databricks Skill Builder1w ago
Tutorials

Governed Tags & Data Classification in Databricks | ABAC Foundations

Databricks now offers governed tags and automated data classification to identify sensitive information like PII. This enables Attribute-Based Access Control (ABAC) policies for masking or hiding data based on user roles, without altering query patterns.

Databricks Skill Builder1w ago
News

GenAI - For Data Engineers Agenda & Introduction | LLM & Agentic AI | LangChain & LangGraph | Claude

This video introduces a new course, "GenAI for Data Engineers," designed to teach data engineers how to leverage generative AI, LLMs, and agentic AI. The course covers basics of LLMs, building agents with LangChain and LangGraph, using Cloud Code, and applying agentic AI within Databricks and data engineering workflows.

Ease With Data1w ago
News

Reverse ETL: Exposing Gold Layer Data to Lakebase!

Reverse ETL allows exposing gold layer tables from a medallion architecture to Lakebase. This enables applications to read and write to these exposed tables, such as a dim customer table.

Databricks Skill Builder1w ago
Tutorials

Real-Time ML Lookups: Lakebase for Zero Latency!

Lakebase enables real-time ML lookups by syncing data from Delta tables, offering a low-latency alternative to querying large gold tables directly. This reverse ETL process allows ML models to access necessary data quickly for real-time predictions.

Databricks Skill Builder1w ago
News

Databricks AI Dev Toolkit: 10x Your Development

The Databricks AI Dev Toolkit is a repository created by the field engineering team to enable MCP tools and skills for building on Databricks. It can be attached to a coding agent to accelerate development on Databricks tenfold.

Databricks Skill Builder1w ago
News

How Agentic AI is Rewriting Healthcare | NVIDIA x Databricks

Agentic AI is profoundly changing healthcare by automating administrative tasks for professionals and accelerating scientific research, such as drug discovery. Databricks and NVIDIA are collaborating to build an AI-ready data layer and open-source platforms to unlock insights from digitized medical data, enabling these agentic systems.

Databricks1w ago

Week of Apr 13

7 videos
News

Zerobus Ingest and Lakebase in Action: Data Streaming with Databricks

The video demonstrates a real-time IoT data streaming application built with Zerobus for ingestion, Lakebase for low-latency serving, and Databricks apps for the front and back end, without relying on Kafka. It showcases how thousands of concurrent IoT events from mobile phone sensors worldwide are ingested, processed, and visualized on a map, with traces served by Lakebase for fast access.

Databricks1w ago
News

Making AI understand your data - part 1 #ai #data #texttosql #code #vibecoding

Databricks' MetricView helps AI understand data by defining official sources and business logic, preventing inconsistent results from direct queries. The video demonstrates creating a MetricView in Unity Catalog, which can then be used with SQL or AI text-to-SQL tools for consistent data analysis.

Databricks1w ago
Tutorials

Enable Storage Firewall in Databricks - Security Tutorial

This video demonstrates how to enable firewall support for an Azure Databricks workspace storage account to restrict public network access. It outlines prerequisites, guides through creating private endpoints, verifying network connectivity configurations, and finally executing a PowerShell command to enable the storage firewall.

Databricks Skill Builder1w ago
News

Databricks AI Dev Toolkit: Empowering Workspace Users

The Databricks AI Dev Toolkit provides workspace users, even those unfamiliar with IDEs, access to AI tools via a Databricks app serving an MCP server. It supercharges the Genie code agent with MCP tools to automate resource creation.

Databricks Skill Builder1w ago
News

Ask Genie Anywhere | Bring AI/BI Genie to Microsoft Teams & M365 Copilot via Copilot Studio

Databricks' AI/BI Genie, a data analyst agent, now integrates natively with Microsoft Copilot Studio, allowing organizations to embed Genie into Microsoft Teams, M365 Copilot, and SharePoint. This enables users to ask data questions and receive insights directly within their collaboration tools, without leaving their workflow.

Databricks2w ago
News

10 Data Warehouse Migration Myths Blocking AI-readiness

The video debunks three myths about data warehouse migration to Databricks: the need for a massive new team, migrations being a sunk cost, and projects always blowing past deadlines. It explains that modern lakehouse architecture empowers existing teams, consolidating initiatives removes complexity, and a phased approach delivers value quickly.

Databricks2w ago
News

Databricks Apps vs Model Serving: Authentication, Cost, and Performance Compared

Databricks Apps are now the recommended first choice for deploying agents due to their flexibility in handling full-stack applications with multiple components, offering faster iteration and local testing compared to Model Serving. Model Serving remains suitable for use cases prioritizing high QPS, governance features like AI Gateway, inference tables, and guardrails, or when scaling to zero is acceptable for cost optimization.

Databricks Skill Builder2w ago

Week of Apr 6

23 videos
News

Gainwell Transforms Health Data with Databricks on AWS

Gainwell Technologies uses Databricks on AWS to modernize Medicaid and public health programs, enabling rapid data analysis and improved team collaboration. This platform helps drive health outcomes and lower care costs by leveraging AI to quickly process medical records for tasks like prior authorizations, reducing review times from 45 to under 10 minutes.

Databricks2w ago
Events

Strategic App Expansion and the Power of Proprietary Data | Ali Ghodsi at HumanX

Databricks plans to strategically expand its SaaS application offerings, focusing on areas where proprietary data, security, and governance create a strong competitive moat. The company will prioritize applications that leverage its expertise in massive data processing.

Databricks2w ago
Events

How Databricks Manages Enterprise Data and AI | Ali Ghodsi at HumanX

Databricks centralizes an organization's data from various systems into a Lakehouse, securing it and setting access rules. This consolidated and secured data then feeds into AI agents, models, and analytics for business forecasting and insights.

Databricks2w ago
Events

Solving the AI Reliability Gap | Ali Ghodsi at HumanX

AI agents currently struggle with end-to-end tasks due to a lack of context, not intelligence. Addressing this reliability gap requires capturing context and changing organizational processes, a multi-year effort that Databricks is focused on.

Databricks2w ago
Events

Three Things Required for Deeper Insights from AI | Ali Ghodsi at HumanX

Databricks enables deeper AI insights by combining agents and AI with a robust database and an analytics platform. This approach allows enterprises to leverage their proprietary data for predictive analytics beyond what traditional SaaS applications offer.

Databricks2w ago
Events

AI Productivity and the PC Revolution Analogy | Ali Ghodsi at HumanX

AI offers 20-30% immediate productivity gains, especially in coding, but its full potential is hindered by a lack of context. Achieving greater automation requires re-engineering entire enterprise processes, similar to how early PC users initially treated them as typewriters before fully integrating them.

Databricks2w ago
Events

How Databricks Genie is Transforming Data Analysis in Minutes | Ali Ghodsi at HumanX

Databricks Genie allows scientists to quickly query complex data, like adverse effects in obesity studies, receiving accurate, referenced answers in minutes instead of months. Businesses like EasyJet use Genie to build agents that combine real-time data on seat availability, competitive pricing, and demand to dynamically set prices, a process that previously took months.

Databricks2w ago
Events

How Novo Nordisk Uses Databricks Genie for Research | Ali Ghodsi at HumanX

Novo Nordisk utilizes Databricks Genie to enable its scientists to query data warehouses and databases. This allows researchers to ask complex questions about studies, such as adverse effects, and receive accurate, statistically referenced answers.

Databricks2w ago
Events

AI Cut Exploit Time to 1.3 Days | Ali Ghodsi at RSAC 2026

AI has drastically reduced the mean time to exploit a vulnerability from over two years in 2018 to an average of 1.3 days in 2026. This acceleration, particularly since ChatGPT's release, indicates AI's role in rapidly weaponizing CVEs.

Databricks2w ago
Events

Managing 32,000 Weekly Security Alerts | Ali Ghodsi at RSAC

Weekly security alerts for a reasonably sized organization are projected to increase from 7,500 in 2020 to 32,000 in 2026, requiring over 400 full-time staff to manually process. This demonstrates the unsustainability of current manual security alert management and the urgent need for automated solutions.

Databricks2w ago
Events

The Case for Open Data Architecture | Ali Ghodsi at RSAC 2026

The video advocates for an open data architecture where organizations store their data in open formats on data lakes, preferably in the cloud, to avoid vendor lock-in and control costs. This approach allows for using various tools to access and manage data, with federation technology enabling access to data in proprietary systems during a gradual migration.

Databricks2w ago
Events

The Limits of Human-Led Security Operations | Ali Ghodsi at RSAC

Current Security Information and Event Management (SIM) systems are limited by data ingestion pricing models, leading to incomplete data capture and a lack of long-term historical analysis. Furthermore, detection, investigation, and threat hunting processes within these systems are largely manual, resulting in security operations teams being overwhelmed and detecting only a fraction of potential threats.

Databricks2w ago
Events

Why Legacy SIEM Models Are Struggling | Ali Ghodsi at RSAC 2026

Legacy SIEM models struggle against AI-driven agent swarms because they rely on incomplete data, human SOC teams, and proprietary silos. This approach is unsustainable, leading to the prediction that AI will replace SIEM this year.

Databricks2w ago
News

Databricks News: AUTO CDC, Workspace skills, Ask Genie, and Type widening

Databricks introduces Auto CDC for efficient change data feed processing, notebook and govern tags for better organization, and workspace skills for Ask Genie to customize its responses. Databricks also adds type widening for streaming tables, allowing data types to automatically adjust to larger incoming values.

databricks MVP Hubert Dudek2w ago
Events

The 1.3 Day Exploit: How AI is Accelerating Cyber Threats | Ali Ghodsi at RSAC 2026

AI has drastically reduced the mean time to exploit vulnerabilities from over two years in 2018 to an average of 1.3 days by 2026. This acceleration, particularly since ChatGPT's release, indicates AI is now automating cyber threat exploitation.

Databricks2w ago
News

Why Manual Security Operations are Failing in 2026 | Ali Ghodsi at RSAC

Manual security operations are failing because the volume of weekly security alerts is projected to increase from 7,500 in 2020 to 32,000 in 2026, requiring an unsustainable 400+ full-time employees for an average organization. This exponential growth in alerts makes it impossible for human teams to process and respond effectively.

Databricks2w ago
Tutorials

Lakebase - OLTP Workloads on Databricks!

Lakebase is a fully managed, serverless PostgreSQL offering from Databricks that decouples compute and storage, enabling independent scaling, auto-scaling to zero, and deep integration with the Databricks Lakehouse. It supports reverse ETL to bring data from the Lakehouse into Lakebase for OLTP applications and forward ETL to sync transactional data back to the Lakehouse for analytics.

Databricks Skill Builder2w ago
Tutorials

How to Get AI Dev Tools Running in Databricks Today #tutorial #AI #coding

The video demonstrates how to enable the Databricks AI Dev Toolkit within the Databricks workspace. It addresses the challenge of setting up these AI development tools for users who prefer the Databricks workspace over a local IDE.

Databricks Skill Builder3w ago
Releases

Databricks Genie Code, Carl, Bull**** Bench & more! | AI Newsround - March '26 | Advancing Analytics

The video discusses Databricks' new AI tools, Genie Code for autonomous data work and Carl for faster, cost-efficient enterprise knowledge agents using custom reinforcement learning. It also covers the Bench V2 for evaluating AI models' ability to detect and push back on nonsense, along with updates to various models like Qwen 3.5, Gemini 3.1 Flashlight, and OpenAI's GPT-5.3 Instant, 5.4, Mini, and Nano, highlighting their focus on agent capabilities and cost-efficiency.

Advancing Analytics3w ago
Tutorials

Easily create metric tracking tables using Spark Declarative Pipelines in Databricks

The video demonstrates how to create metric tracking tables in Databricks using Spark Declarative Pipelines. It shows how to use the create_auto_cdc_from_snapshot_flow function to automatically track changes in a materialized view over time, enabling historical analysis for dashboards.

Databricks Skill Builder3w ago
News

Stop Guessing Table Health — Let These Dashboards Tell You

Databricks offers two dashboards for monitoring table health and access: the Table Access Advisor and the Table Health Advisor. These dashboards provide insights into table ownership, read/write patterns, staleness, optimization status, and underlying file structures, helping users identify ghost tables and ensure best practices.

Databricks Skill Builder3w ago
Tutorials

From Excel to AI Agents: The Evolution of BI Explained

The video explains the evolution of Business Intelligence (BI) through four phases, from IT-centric to analyst-driven, then semantic layers, and finally to a future where AI agents are primary BI users. It demonstrates how Databricks' BI stack, including Dashboards, Genie (natural language interface), Metric Views (semantic layer), and Databricks One (serving layer), addresses these evolving needs by providing a unified, open, and AI-ready platform.

Databricks Skill Builder3w ago
Tutorials

How to Sync Lakebase Tables to Delta with Lakehouse Sync

Databricks demonstrates how to sync Lakebase PostgreSQL tables to Delta tables within a Databricks Lakehouse using the Lakehouse Sync feature. This process enables analytical workloads on data originating from Lakebase applications by leveraging Delta and Spark.

Databricks Skill Builder3w ago

Week of Mar 30

8 videos
Tutorials

Your Delta Tables Deserve a Postgres Home

Databricks demonstrates syncing Delta tables from Unity Catalog to a Postgres database within Lake Basin, enabling OLTP-style quick lookups for applications. Users can configure continuous, on-demand snapshot, or triggered sync modes, defining primary keys and grouping tables into pipelines for efficient data transfer.

Databricks Skill Builder3w ago
Releases

Deploy Azure Databricks in 5 Minutes — VNET Injection + NAT Gateway

The video demonstrates how to deploy an Azure Databricks workspace with VNET injection and NAT Gateway in Azure. It walks through creating the necessary virtual network and subnets, then configuring the Databricks workspace to use them for secure outbound connectivity.

Databricks Skill Builder3w ago
News

Never Build a Dashboard by Hand Again

The Databricks assistant, now called Genie code, can automatically generate multi-page dashboards from a blank canvas using natural language prompts. Users define a metric view as the data source and then describe desired dashboard pages, visuals, and themes, with Genie code planning and executing the build.

Databricks Skill Builder3w ago
News

Lakebase: Postgres That Actually Likes Your Lakehouse

Lakebase is a new Databricks offering that provides a fully managed, autoscaling PostgreSQL database designed to bridge the gap between analytical and transactional workloads in a lakehouse architecture. It features bidirectional data streaming between Delta tables and PostgreSQL, database branching for isolated development, and Unity Catalog governance.

Databricks Skill Builder3w ago
News

See Databricks Assistant Build a Metric View in 90 Seconds

The video demonstrates how Databricks Assistant can build a metric view in 90 seconds by generating YAML code for joins, dimensions, and measures from a natural language prompt. This metric view, a miniature semantic model, centralizes business logic and is queryable via SQL by various tools and agents.

Databricks Skill Builder3w ago
Tutorials

54 Zerobus Ingest Lakeflow Standard Connector | Ingest Streaming data directly into Delta Table

The video demonstrates how to use Databricks Zero Bus Ingest, a push-based API, to directly stream various data types like IoT, event, and telemetry data into Unity Catalog Delta tables. It highlights Zero Bus Ingest's ability to simplify streaming ingestion by eliminating the need for intermediate message buses and managing their infrastructure.

Ease With Data3w ago
News

Databricks News: Excel add-in, Metrics Views UI, and Quality Monitoring

Databricks announced Lake Watch for cybersecurity, new dynamic dropdown filters in SQL editor, and improved quality monitoring with null value scanning and automated alerts. The video also demonstrates a new UI for defining metric views, an Excel add-in for data preview and import, and the ability to publish dashboards as public web pages.

databricks MVP Hubert Dudek1mo ago
News

Master Dimensional Modeling Lesson 03 - Understand the ETL Pipeline

The video explains the typical stages of a data warehouse ETL pipeline, including pre-staging (raw data), staging (cleaned data), operational data store (snapshot), and data mart (star schema). It also details the benefits of having multiple stages, such as easier debugging, data recovery, and auditability, and how this maps to the Medallion Architecture (Bronze, Silver, Gold).

Bryan Cafferky1mo ago

Week of Mar 23

3 videos
Tutorials

Databricks AI Dev Kit: Install for Copilot + VS Code

The video demonstrates how to install the Databricks AI Dev Kit for Visual Studio Code with GitHub Copilot on Windows, guiding users through the installation script, profile configuration, and skill selection. It then shows how to enable the Databricks tools in Copilot chat and tests its functionality by generating code and executing SQL queries against a Databricks workspace.

Dustin Vannoy1mo ago
Releases

Introducing Pantheon - Agentic Engineering At Scale

Pantheon is a Databricks application that uses a multi-agent system to generate Lake Flow pipelines for data engineering, allowing users to define data ingestion and transformation rules through a conversational interface. It automates the design, validation, and code generation for lakehouse pipelines, enabling citizen engineers to build robust data solutions without deep PySpark knowledge.

Advancing Analytics1mo ago
News

Databricks News: Free Tier, Multi-statement transactions, Declarative Automation Bundles, Genie Code

Databricks now offers a free tier for Lakeflow Connect, providing 100 DBUs per day per workspace, and has introduced multi-statement transactions in Unity Catalog that ensure atomicity with rollback capabilities. The platform also announced a Databricks One mobile app, a new AI runtime with pre-installed tools for GPU use cases, and enhanced Genie Code that understands project structure for automated development tasks. Additionally, Databricks Asset Bundles are now called Declarative Automation Bundles and use a faster direct engine, and a new 5X-Large SQL warehouse is available for processing terabytes of data.

databricks MVP Hubert Dudek1mo ago

Week of Mar 16

2 videos

Week of Mar 9

1 video

Week of Mar 2

2 videos

Week of Feb 23

1 video

Week of Feb 16

4 videos
Tutorials

Databricks End-To-End Project | Zero-To-Expert | Streaming, AI, Lakeflow, Unity Catalog, AI/BI

This video demonstrates building an end-to-end restaurant analytics platform on Databricks, covering streaming and batch data ingestion, AI-powered sentiment analysis, and dashboard creation. It teaches how to use Unity Catalog, Lake Flow Connect for CDC, Spark declarative pipelines for real-time data from Event Hub, and how to construct a medallion architecture with fact and dimension tables.

Afaque Ahmad2mo ago
Releases

Introducing Databricks AI Dev Kit - Skills, MCP server, Builder App

The Databricks AI Dev Kit provides agent skills, an MCP server, and a Builder App to enhance AI-driven development on Databricks. It allows users to integrate AI coding tools with Databricks best practices, extending LLM capabilities through specialized functions and offering a chat-based interface for building applications.

Dustin Vannoy2mo ago
News

Rethinking Wireframing - Building Power BI Reports with Agents

The video demonstrates an AI-powered agent that generates Power BI reports from natural language prompts and user context, significantly accelerating the initial report design and build process. This tool aims to reduce the traditional lengthy wireframing and iteration cycles by quickly producing functional, multi-page Power BI reports.

Advancing Analytics2mo ago
News

AI-Driven Development

AI-driven development is a workflow where AI is the primary engine for generating, validating, and maintaining code, shifting the developer's role to directing the AI. Key concepts include the context window (the amount of text an AI model can consider), tokens (processing units for text), and tool use (AI invoking external functions).

Dustin Vannoy2mo ago

Week of Feb 9

1 video

Week of Feb 2

1 video

Week of Jan 26

2 videos

Week of Jan 19

1 video

Week of Jan 12

3 videos

Week of Jan 5

3 videos

Week of Dec 29, 2025

1 video

Week of Dec 22, 2025

2 videos

Week of Dec 15, 2025

1 video

Week of Dec 8, 2025

1 video

Week of Dec 1, 2025

1 video

Week of Nov 24, 2025

4 videos
Tutorials

34 Write PySpark Unit Test Cases using PyTest module | Setup PyTest with PySpark

The video demonstrates how to write PySpark unit test cases using the Pytest module. It covers setting up Pytest, creating fixtures for Spark sessions, and writing test functions to validate PySpark transformations and filters.

Ease With Data5mo ago
News

Getting GenAI to Production with Mosaic AI Gateway in Databricks

The video demonstrates how to productionize GenAI applications using Databricks' Mosaic AI Gateway, highlighting features like usage tracking, inference tables, AI guardrails, rate limits, and model fallbacks. It shows how to configure these features through the Databricks UI and monitor application performance and costs using built-in dashboards.

Advancing Analytics5mo ago
News

Why YouTube NOT Udemy? #dataengineering #easewithdata #pyspark #databricks

The creator explains they offer free data engineering content on YouTube because they struggled to find good, affordable learning resources when they were starting out. They aim to provide high-quality, demo-rich content for free to prevent others from facing similar difficulties with paid, low-quality courses.

Ease With Data5mo ago
Tutorials

33 What is Spark Connect? | Spark Connect vs Spark Session | Setup Spark Connect Server with Cluster

Spark Connect decouples the client and server, allowing remote connection to Spark clusters using DataFrame APIs from various IDEs and languages, unlike Spark Session which tightly couples them and supports low-level RDD APIs. The video demonstrates setting up a Spark 3.5 cluster, starting a Spark Connect server, and running PySpark DataFrame operations remotely from VS Code.

Ease With Data5mo ago

Week of Nov 17, 2025

2 videos

Week of Nov 10, 2025

1 video

Week of Oct 13, 2025

1 video

Week of Oct 6, 2025

1 video

Week of Sep 29, 2025

2 videos

Week of Sep 15, 2025

3 videos

Week of Sep 1, 2025

2 videos

Week of Aug 25, 2025

1 video

Week of Aug 18, 2025

1 video

Week of Aug 11, 2025

3 videos

Week of Aug 4, 2025

1 video

Week of Jul 28, 2025

5 videos

Week of Jul 21, 2025

2 videos

Week of Jul 7, 2025

2 videos

Week of Jun 30, 2025

1 video

Week of Jun 23, 2025

3 videos

Week of Jun 16, 2025

1 video

Week of May 19, 2025

1 video

Week of Apr 21, 2025

1 video

Week of Apr 7, 2025

1 video

Week of Mar 24, 2025

1 video

Week of Mar 17, 2025

1 video

Week of Mar 10, 2025

1 video

Week of Feb 24, 2025

1 video

Week of Feb 3, 2025

2 videos

Week of Jan 27, 2025

1 video

Week of Jan 20, 2025

2 videos

Week of Jan 6, 2025

1 video

Week of Dec 30, 2024

3 videos

Week of Dec 16, 2024

1 video

Week of Nov 18, 2024

1 video

Week of Nov 4, 2024

1 video

Week of Oct 14, 2024

2 videos

Week of Sep 30, 2024

2 videos

Week of Sep 23, 2024

1 video

Week of Aug 26, 2024

1 video

Week of Aug 19, 2024

1 video

Week of Aug 12, 2024

1 video

Week of Jul 29, 2024

1 video

Week of Jul 22, 2024

1 video

Week of Jul 15, 2024

1 video

Week of Jul 8, 2024

2 videos

Week of Jul 1, 2024

2 videos

Week of Jun 24, 2024

2 videos

Week of Jun 17, 2024

1 video

Week of Jun 3, 2024

1 video

Week of May 27, 2024

2 videos

Week of May 6, 2024

1 video

Week of Apr 8, 2024

1 video

Week of Apr 1, 2024

1 video

Week of Mar 18, 2024

4 videos

Week of Mar 11, 2024

1 video

Week of Mar 4, 2024

3 videos

Week of Feb 26, 2024

3 videos

Week of Feb 19, 2024

2 videos

Week of Feb 5, 2024

1 video

Week of Jan 22, 2024

5 videos

Week of Jan 15, 2024

2 videos

Week of Jan 8, 2024

2 videos

Week of Jan 1, 2024

1 video

Week of Dec 25, 2023

2 videos

Week of Dec 11, 2023

1 video

Week of Dec 4, 2023

1 video

Week of Nov 27, 2023

3 videos

Week of Nov 20, 2023

1 video

Week of Nov 13, 2023

1 video

Week of Oct 9, 2023

1 video

Week of Oct 2, 2023

3 videos

Week of Sep 18, 2023

3 videos

Week of Sep 11, 2023

1 video

Week of Sep 4, 2023

3 videos

Week of Aug 28, 2023

1 video