Building Custom Apps on Lakehouse
Every time you copy lakehouse data into an app-side database, you create another system to maintain, another copy to secure, and another pipeline to debug at 2 AM. But that is exactly what teams do wh...
Every time you copy lakehouse data into an app-side database, you create another system to maintain, another copy to secure, and another pipeline to debug at 2 AM. But that is exactly what teams do wh...
Today, we are introducing Beta support for Kafka-compatible producer API support in Zerobus Ingest. This is an incredible milestone for Zerobus, given the wide ecosystem built around Kafka. Take a ...
Introduction This is the final part of a three-part series on concurrent load testing of Databricks SQL warehouses with Apache JMeter. In Part 1 we externalized our SQL queries and parameters, and in ...
Introduction This is the second part of a three-part series on concurrent load testing of Databricks SQL warehouses with Apache JMeter. In Part 1, we externalized our SQL queries and parameter values ...
Introduction A single query that runs quickly in the SQL editor may not fully reveal how a warehouse behaves when many users query it concurrently. Under concurrent load, queries queue, contend for re...
Table of Contents Understanding Metric Views What are Metric Views?UI + YAML: Two Layers, One DefinitionWhen to Use the UI and YAML Building Metric Views Visual Data ModelingMeasure BuilderPreview Beh...
Databricks AI/BI dashboards ship with a solid set of visualization types. But every so often you want something the point-and-click widgets can't quite do. That's what custom visualizations (currentl...
It is Friday afternoon. An upstream team ships a harmless-looking change: they add a region field to the events your service already emits, and somewhere along the way, a sensor starts reporting temp...
Introduction In Part 1 of this series, Integration Testing for LakeFlow Jobs with Pytest and Databricks Connect, we built a blueprint for testing LakeFlow Jobs: deploy the job, trigger it from pytest,...
The Problem: One Too Many Warehouses Your Tableau dashboards hit a cloud data warehouse. Your data engineering team builds ETL pipelines in Databricks. And somewhere in between, you're paying to move,...