Deploy Azure Databricks using Terraform

We can now provision Azure and Databricks infrastructure via Terraform as IaC. In this tutorial, I’m going to show you how.

Requirements

Terraform Code

To get the latest version of this code please visit below repository.

GitHub - alonsomedo/databricks-terraform

Contribute to alonsomedo/databricks-terraform development by creating an account on GitHub.

github.com

Resources to be deployed

In this tutorial we are going to do a simple deployment of Azure Databricks following medallion architecture. At the same time we won’t use mounting because it’s a deprecated pattern.

Visit Now

Tags: Azure deploy