- 434 Views
- 1 replies
- 0 kudos
Resolved! Automating Notebook Documentation in Databricks with LLMs
In one of my projects, I needed to generate structured documentation for an entire directory of Databricks notebooks.This solution uses the Databricks Workspace API together with a Serving Endpoint (LLM) to automatically create HTML documentation for...
- 434 Views
- 1 replies
- 0 kudos
- 0 kudos
Suggestions are always welcome — I hope this helps anyone looking to automate notebook documentation in Databricks.
- 0 kudos
- 283 Views
- 2 replies
- 7 kudos
Data Security at the level of columns or rows or Data masking
Hi everyone, I'm currently going through the Data Analyst learning path. I've just learned about Dynamic Views and I wanted to share the article on them: https://docs.databricks.com/aws/en/views/dynamic#before-you-begin There are some limitations on ...
- 283 Views
- 2 replies
- 7 kudos
- 7 kudos
@BS_THE_ANALYST Cool stuff, right! Have read about Attribute-based Access Control (ABAC) yet? Check it out: https://docs.databricks.com/aws/en/data-governance/unity-catalog/abac/ Let me know what you think. Cheers, Louis.
- 7 kudos
- 174 Views
- 0 replies
- 2 kudos
Databricks Asset Bundles with Python!
Databricks Asset Bundles now support Python!If you’re a Python fan, you can define jobs and pipelines in Python (or keep YAML) with DABs. You can create jobs from simple metadata, modify them during deployment with mutators, and convert existing jobs...
- 174 Views
- 0 replies
- 2 kudos
- 607 Views
- 2 replies
- 3 kudos
Getting Databricks Generative AI Engineer Associate (and What I Learned)
I just earned my Databricks Certified Generative AI Engineer Associate Certification, and in this post, I’m sharing the key tips, resources, and personal insights that helped me succeed. My certiticate from DatabricksNavigation:PreludeAbout the certR...
- 607 Views
- 2 replies
- 3 kudos
- 3 kudos
Thank you @devipriya for providing the detailed information on certifications.
- 3 kudos
- 329 Views
- 0 replies
- 1 kudos
Lakehouse vs. Lakehouse Federation - Bridging the Next Evolution in Data Platforms
Over the past few years, the Lakehouse architecture has become the gold standard for managing modern data workloads. By combining the low-cost storage of data lakes with the reliability and performance of data warehouses, Lakehouses have redefined ho...
- 329 Views
- 0 replies
- 1 kudos
- 385 Views
- 0 replies
- 2 kudos
Understanding Modern Databricks Warehousing for the AI era: A Beginner’s Guide
IntroductionIn the current Gen AI buzz, most conversations focus on RAG for unstructured documents. But there’s another equally important challenge — making sense of structured data at scale.This is where tools like Databricks Genie step in, enablin...
- 385 Views
- 0 replies
- 2 kudos
- 285 Views
- 0 replies
- 0 kudos
Apache Spark 4.0 — Big Data Engineering!
The latest Spark 4.0 release delivers powerful enhancements across SQL, Python, streaming, and connectivity — all aimed at making big data workloads more efficient, reliable, and developer-friendly.With Databricks Runtime 17.0, these capabilities are...
- 285 Views
- 0 replies
- 0 kudos
- 403 Views
- 0 replies
- 2 kudos
Databricks AI/BI Genie: The Future of Conversational Analytics
The Rise of AI in Data AnalyticsOver the last decade, organizations have collected massive amounts of data from customer transactions to IoT sensors, web logs, and financial records. But collecting data is just the first step. The real challenge lies...
- 403 Views
- 0 replies
- 2 kudos
- 2529 Views
- 0 replies
- 1 kudos
Pipelines to Prompts: Getting started with Databricks and AWS
NAVIGATION:Why Data EngineeringThe Role of Data Engineering in GenAIWhat is Databricks? Unifying Data and AI on One PlatformDatabricks on AWS: A Full-Stack Platform for GenAIHands-On ExerciseFuture-Proofing: Why Data + AI Skills Matter Now More Than ...
- 2529 Views
- 0 replies
- 1 kudos
- 1284 Views
- 1 replies
- 3 kudos
Understanding Liquid Clustering in Databricks - The Next Evolution in Data Optimisation
In the world of big data, organising data smartly is just as important as collecting it. When working with large datasets in Databricks using Delta Lake, how your data is stored and ordered can greatly impact performance, especially for queries. Trad...
- 1284 Views
- 1 replies
- 3 kudos
- 3 kudos
Great post, Rahul! You’ve nailed the key trade-offs perfectly. The Appeal: LC is “set it and forget it” data management—no more manual OPTIMIZE jobs or performance firefighting. The Reality Check: Single-column clustering works great for high-cardina...
- 3 kudos
- 745 Views
- 2 replies
- 0 kudos
Recommendations for Designing Cluster Policies Across Dev/QA/Prod Environments for DE and DA teams
Hi Community,We are working on implementing Databricks cluster policies across our organization and are seeking advice on best practices to enforce governance, security, and cost control across different environments.We have two main teams using Data...
- 745 Views
- 2 replies
- 0 kudos
- 0 kudos
I just want to confirm one more thing here is that me as admin managing the cluster creation and no user will have access to create them me know how the cluster policies help me in this perspective.
- 0 kudos
- 1684 Views
- 4 replies
- 7 kudos
The Open Source DLT Meta Framework
DLT Meta is an open-source framework developed by Databricks Labs that enables the automation of bronze and silver data pipelines through metadata configuration rather than manual code development.At its core, the framework uses a Dataflowspec - a JS...
- 1684 Views
- 4 replies
- 7 kudos
- 7 kudos
Great Article Riyaz. keep Sharing more knowledge
- 7 kudos
- 4035 Views
- 3 replies
- 5 kudos
Cross-filtering for AI/BI dashboards
AI/BI dashboards now support cross-filtering, which allows you to click on an element in one chart to filter and update related data in other charts.Cross-filtering allows users to interactively explore relationships and patterns across multiple visu...
- 4035 Views
- 3 replies
- 5 kudos
- 5 kudos
Yes, something like that could do. Reflections on the video/concept/comment are below.Summary:Option 1: Upon adding a cross-filter, it could work to add a short, top horizontal bar of cross-filters (which expands vertically if there are more than fit...
- 5 kudos
- 1151 Views
- 2 replies
- 5 kudos
How We Built Robust Data Governance at Scale
In today's data-driven world, trust is currency—and that trust starts with quality data governed by strong principles. For one of our client, where we're on a mission to build intelligent enterprises with AI, data isn't just an asset—it's a responsib...
- 1151 Views
- 2 replies
- 5 kudos
- 3429 Views
- 0 replies
- 2 kudos
Databricks Lakeflow - Redefining Data Engineering for the Modern AI Stack
Introduction to LakeflowAt the Databricks Data + AI Summit 2025, Databricks unveiled Lakeflow, a revolutionary approach to data engineering. While many of us have used Delta Live Tables (DLT) for declarative pipeline management, Lakeflow goes beyond,...
- 3429 Views
- 0 replies
- 2 kudos
Join Us as a Local Community Builder!
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now-
Access Data
1 -
ADF Linked Service
1 -
ADF Pipeline
1 -
Advanced Data Engineering
3 -
AI Agents
1 -
AI Readiness
1 -
ApacheSpark
1 -
Associate Certification
1 -
Automation
1 -
AWS
1 -
AWSDatabricksCluster
1 -
Azure
1 -
Azure databricks
3 -
Azure devops integration
1 -
AzureDatabricks
2 -
Big data
1 -
Caching
2 -
CICDForDatabricksWorkflows
1 -
Cluster
1 -
Cluster Policies
1 -
Cluster Pools
1 -
Cost Optimization Effort
1 -
custom compute policy
1 -
CustomLibrary
1 -
Data
1 -
Data Analysis with Databricks
1 -
Data Engineering
3 -
Data Governance
1 -
Data Mesh
1 -
Data Processing
1 -
Databricks Assistant
1 -
Databricks Community
1 -
Databricks Delta Table
1 -
Databricks Demo Center
1 -
Databricks Job
1 -
Databricks Migration
2 -
Databricks Mlflow
1 -
Databricks Notebooks
1 -
Databricks Support
1 -
Databricks Unity Catalog
2 -
Databricks Workflows
1 -
DatabricksML
1 -
DBR Versions
1 -
Declartive Pipelines
1 -
DeepLearning
1 -
Delta Lake
4 -
Delta Live Table
1 -
Delta Live Tables
1 -
Delta Time Travel
1 -
Devops
1 -
DimensionTables
1 -
DLT
2 -
DLT Pipelines
3 -
DLT-Meta
1 -
Dns
1 -
Dynamic
1 -
Free Databricks
2 -
GenAI agent
1 -
GenAI and LLMs
2 -
Generative AI
1 -
Genie
1 -
Governance
1 -
Hive metastore
1 -
Lakeflow Pipelines
1 -
Lakehouse
1 -
Lakehouse Migration
1 -
Lazy Evaluation
1 -
Learning
1 -
Library Installation
1 -
Llama
1 -
Medallion Architecture
1 -
Migrations
1 -
MSExcel
1 -
Multiagent
1 -
Networking
2 -
Performance
1 -
Performance Tuning
1 -
Private Link
1 -
Pyspark Code
1 -
Pyspark Databricks
1 -
Pytest
1 -
Python
1 -
Scala Code
1 -
SDK
1 -
Serverless
2 -
Spark
6 -
Spark Caching
1 -
SparkSQL
1 -
SQL Serverless
1 -
Support Ticket
1 -
Sync
1 -
Tutorial
1 -
Unit Test
1 -
Unity Catalog
4 -
Unity Catlog
1 -
Warehousing
1 -
Workflow Jobs
1 -
Workflows
3
- « Previous
- Next »
User | Count |
---|---|
43 | |
35 | |
31 | |
22 | |
22 |