Author: Tomasz Kostyrka

Azure, Databricks, DevOps

Terraforming Databricks #1: Unity Catalog Metastore

Over the past two years, we have participated in numerous projects where Azure Databricks was implemented from the ground up. Each of these deployments allowed us to learn something new, verify previous solutions, and ultimately develop a methodology that allows us to deploy Azure Databricks in a standardized, enterprise-scale-ready manner. As a result, the newly […]

Azure, Azure Data Factory, DevOps

Terraforming ADF: Shared Self-Hosted Integration Runtime

In one of our previous posts, we explained what self-hosted integration runtimes are and how to fully configure them using Terraform. Today, we’ll take it a step further by discussing the sharing mechanism that allows us to reuse the same runtime across multiple Azure Data Factories. Multiple Integration Runtimes Let’s consider the following scenario: our […]