Skip to main content
Version: User Guides (Cloud)

Create Cluster

Zilliz Cloud provides various cluster deployment options to accommodate the distinct business needs.

  • Free: provides a starting point for learning and personal projects with limitations on storage, vCU consumption, and the number of collections.

  • Serverless: provides a shared environment that automatically scales to match your workload - no need to provision resources. This option delivers excellent cost efficiency and elasticity for unpredictable or spiky traffic.

  • Dedicated: provides isolated, reserved environments for production workloads that demand consistent and predictable performance. This option is ideal for sustained high-throughput and latency-sensitive applications.

For a detailed explanation of each deployment option, see Zilliz Cloud Pricing.

This topic describes how to create a cluster.

Prerequisites

Ensure:

  • Registration with Zilliz Cloud. Refer to Register with Zilliz Cloud for instructions.

  • Ownership of the organization or project where the cluster is to be established. For details on roles and permissions, see Access Control.

Create a Free cluster

📘Notes

Each organization can only have 1 free cluster. For additional clusters, opt for the Serverless or Dedicated.

The following demo shows how to create a Free cluster.

While the cluster is being created, you need to save the cluster credentials (user and password) which will be shown only once.

When the cluster status turns into "Running", the cluster is created successfully. You can then copy the cluster endpoint and token and use them to connect to the cluster.

Create a Serverless cluster

The following demo shows how to create a Serverless cluster.

While the cluster is being created, you need to save the cluster credentials (user and password) which will be shown only once.

When the cluster status turns into "Running", the cluster is created successfully. You can then copy the cluster endpoint and token and use them to connect to the cluster.

Create a Dedicated cluster

The following demo shows how to create a Dedicated cluster.

You need to configure the following information of the Dedicated cluster.

  • Cluster Name: Assign a unique identifier for your cluster.

  • Cluster Settings:

    • Cluster Type: Select a cluster type that aligns with your cluster's performance requirements. For more information, refer to Select the Right Cluster Type. To select a Tiered-storage cluster, your cluster must have at least 8 query CUs.

    • Query CU: Select the number of query CUs of the cluster.

  • (Optional) Backup Policy: Decide the backup frequency for the cluster to create. Once enabled, Zilliz Cloud will create a backup immediately after the cluster is created. Subsequent backups will follow the specified schedule.

While the cluster is being created, you need to save the cluster credentials (user and password) which will be shown only once.

When the cluster status turns into "Running", the cluster is created successfully. You can then copy the cluster endpoint and token and use them to connect to the cluster.

Create an encrypted cluster

To create an encrypted cluster, you need to add at least a customer-managed encryption key (CMEK) to Zilliz Cloud. For details, refer to Customer-managed Keys for Data Encryption.

📘Notes

This feature is available only to Dedicated clusters in a Business Critical project.

RGUrbElsSoc61JxikfWcoTCrnHe

Once you have added a KMS key, you can create an encrypted cluster as follows:

1

Click Dedicated in the Choose Deployment Option section.

2

Choose the cloud provider and region for the cluster.

3

Enable Encryption at Rest with CMEK and select an existing KMS key. Only a KMS key in the same region as the cluster to create can be selected.

4

Review the summary, then click Create Cluster.

Iy8JbR19eoBQ4YxV1PjcLfUinl7

On the Overview page of an encrypted cluster, there is a key icon to the right of the cluster name, as shown in the above figure. All collections created in an encrypted cluster are encrypted by default.