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.