This page brings together externally published articles written by our MVPs. Discover expert perspectives, real-world guidance, and community contributions from leaders across the ecosystem.
I recently switched from one to another Databricks partner company and encountered a subtle problem: my new Partner Academy account was empty, but my certificates, badges, and training history remained registered to the existing company.But you don't...
Stop Building Metrics Twice: How Databricks Unity Catalog Brings a Single Source of Truth to Business SemanticsRead Complete Article Here:Metric Views Databricks
This is an important change after the introduction of Genie Code billing. Previously, administrators could configure budgets and notifications, but exceeding a threshold did not necessarily stop further usage.With the new Block usage option, you can ...
How long does your business wait for a new report? A week? A month? Sometimes longer? The problem is often not Databricks, Spark, or compute. It's that every new dataset, metric, and Gold table has to go through the same Data Team. As the company gro...
I’ve been testing Genie Code in Databricks and wanted to understand not just the UX, but the actual cost behavior.My impression so far:for simple code edits / code assistance, it looks almost free,but if Genie Code starts doing things that involve re...
Great writeup - I'm also facing the same problem with Genie Code.1. This billing attribution gap isn't specific to Genie Code, it shows up anywhere an agent/orchestration layer spins up ad-hoc compute (serverless one) on your behalf. Eventhough you c...
Azure Databricks now allows organisations to configure a custom URL at the account level, providing a unified and branded access point for all users.Instead of navigating multiple workspace-specific URLs, users can log in once using a single custom U...
I've also landed on the community page after trying to get the custom-url to work. In the accounts console itself the option is mentioned, but it seems it's unavailable for our account at the moment. Are there any prerequisites except for the ones in...
Databricks has already renamed 34+ products and features, and some of them have changed names more than once.If you've ever wondered:"Is it still Mosaic AI Vector Search or AI Search?""What's the current name of Genie Spaces?""Wasn't this called some...
Foreign Tables in Databricks are part of Lakehouse Federation and allow you to query data that lives outside Databricks without copying it into Delta tables first. Think of them as a Unity Catalog object that points to an external system.Let’s unders...
Please follow https://medium.com/databrickscommunity for the best articles about Databricks.We welcome contributions from anyone in the Databricks community. Submit your first article as a guest (follow us, and in the article menu, choose “submit to ...
As someone who spends hours every day building notebooks, debugging pipelines, and experimenting with AI agents in Databricks, there was always one thought in the back of my mind.“Why can’t Genie Code have a full-screen workspace where I can manage e...
Databricks Apps run 24/7 with no native scale-to-zero. ~$350/mo per app (720 hrs), but internal dashboards/admin tools only get used a few hours/day. You pay for 100%, use ~15%.We had a test app run idle for 69 days before anyone noticed. ~$800 waste...
Databricks LakeWatch- Security for the Agentic Era:What is Lakewatch?Lakewatch is a new security product, essentially a comprehensive security camera system for your entire company’s computer systems, powered by AI.Two significant developments occurr...
Databricks Genie vs Databricks Genie Code – What's the Difference?Many people assume Genie and Genie Code are the same, but they are designed for completely different audiences and use cases.GenieWho it’s for: All employees, from Marketing Managers t...
You can now embed a Databricks Genie Space directly into an external website or application.What does this mean?Instead of asking your business users to log into Databricks every time they want to query data, you can bring Genie to them right inside ...
If you run dozens of scheduled jobs on Databricks, you already know the two native options for catching failures — email/Teams alerts and the Monitoring dashboard — both let you down at scale. You forget to wire up alerts on new jobs, and the dashboa...