Overview of serverless workspaces
Currently, serverless workspaces are only available for accounts created with Databricks express setup or accounts enabled for the serverless workspace Private Preview.
A serverless workspace is a Databricks workspace deployment in your account that comes pre-configured with serverless compute and default storage to provide a completely serverless experience.
Requirements
- Serverless workspaces are only available in Databricks accounts created with Express setup or accounts enabled for the serverless workspaces Private Preview.
- The serverless workspace must be deployed in a region that supports serverless compute. See Databricks clouds and regions.
Enable the serverless workspace Private Preview
If your account wasn't created using express setup, an account admin must enable the serverless workspaces Private Preview in your account.
Have an account admin complete the following steps:
- Log in to the account console.
- Click Preview.
- Turn Serverless workspaces to On.
Compute in serverless workspaces
All workloads in serverless workspaces are powered by serverless compute. Serverless compute uses environment versions instead of traditional Databricks Runtime versions. This allows Databricks to deliver performance improvements, security enhancements, and bug fixes without requiring any code changes to workloads.
For information about the types of serverless compute available on Databricks, see Connect to serverless compute.
Storage in serverless workspaces
Serverless workspaces come with default storage. Default storage provides you with a fully managed storage location that you can use in your workspace. For more information about default storage, see Default storage in serverless workspaces.
Using data in your cloud storage
You can also create a connection between a cloud storage account and your serverless workspace. Among other things, this allows you to ingest raw data into your workspace, create and read managed tables in secure cloud storage, create external tables, and read and write unstructured data.
For instructions, see Connect to cloud object storage using Unity Catalog.
Create a serverless workspace
If you want to create a serverless workspace, you can do so from your Databricks account console.
- In the Workspace tab of the account console, click Create workspace.
- Give your workspace a name and select a region.
- Select Use serverless compute and default storage.
- Click Create.
Serverless workspace limitations
Serverless workspaces are limited by both serverless compute limitations and default storage limitations:
- For a list of serverless compute limitations, see Serverless compute limitations.
- For a list of default storage limitations, see Limitations.