cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

How many workspaces should we have?

StephanieAlba
Databricks Employee
Databricks Employee
There is a default limitation for workspace numbers in a Databricks account, which is 50 for an enterprise account: https://docs.databricks.com/en/resources/limits.html
 
What is the best practice if we need more than 50 workspaces? Will we need more accounts? 
 
Should we consider having more accounts from the start with some boundaries like sandbox/staging/production?
1 ACCEPTED SOLUTION

Accepted Solutions

-werners-
Esteemed Contributor III

if you need more than 50 workspaces, I would seriously consider handling that with Infrastructure-as-Code.
You could open multiple accounts (perhaps over regions) and deploy workspaces accordingly.
Having a dev/qas/prod split is a good idea, but beware that Unity has a limit of a single Unity Catalog per region, so an actual physical split is not possible (it can be achieved using permissions though, but that is not a hard split).

View solution in original post

3 REPLIES 3

-werners-
Esteemed Contributor III

if you need more than 50 workspaces, I would seriously consider handling that with Infrastructure-as-Code.
You could open multiple accounts (perhaps over regions) and deploy workspaces accordingly.
Having a dev/qas/prod split is a good idea, but beware that Unity has a limit of a single Unity Catalog per region, so an actual physical split is not possible (it can be achieved using permissions though, but that is not a hard split).

StephanieAlba
Databricks Employee
Databricks Employee

Thank you for your response @-werners- , I should have been clear. I cannot edit my post. I am going to make a new one.

https://community.databricks.com/t5/administration-architecture/what-is-best-practice-for-determinin...

Raluka
New Contributor III

Thank you so much for helping me. I didn't even expect it.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now