3. Infra Setup
You'll deploy the core Databricks infrastructure (workspaces, identity, and governance) in this section.
Prereqs: Before you Start
Why this matters
Do this part in order, and do it before anyone starts loading data. Skip the workspace layout, central identity, and metastore ownership now and you will be untangling them later, with real users and real tables in the way. The pieces below build on each other, so each section assumes the last one is done.
Starter Journey Progress
CI/CD and DevOps
Data Access Control
Automation & Orchestration
Unified AnalyticsDA
Predictive AnalyticsML
AgentsAI
Query and Explore
Build the First Pipeline
Access Your Data
Data Governance Strategy
Cost Monitoring
Infra SetupDEVSTGPRD
Completed Current Pending
What you'll set up
Work through these in order. Each one assumes the previous is done.
- Create Workspaces: deploy workspaces on AWS, Azure, or GCP, by hand or with Terraform.
- Add Users: register users by hand or through SCIM provisioning.
- Add Groups: create groups that map to data personas and assign users to them.
- Metastore Admins: set the admin group and move UC asset ownership to it.
- Activate SSO: wire single sign-on to your identity provider.
Next
- Do next: Create Workspaces
- Learn why: Unity Catalog foundations
- Reference: Databricks administration overview