Skip to main content
Version: User Guides (Cloud)

Welcome to Zilliz Cloud Docs!

Zilliz Cloud provides a fully managed Milvus service, simplifying the deployment and scaling of vector search applications with security in mind, eliminating the need to construct and maintain complex infrastructure. Learn more.

H1i9wA7f9huNQDbDat4cf813nig

You can create clusters in the following plans:

Not sure what's the right plan for you?

Work with Your Data in Zilliz Cloud

  • Bring Your Own Vectors
  • Migrate From Other Data Infra
  • Backup & Restore
1

Create and connect to your cluster.

Create a cluster with your desired compute and storage resources and then connect to it.

2

Create a collection.

A collection is a two-dimensional table with fixed columns and variable rows. Create a collection to work with your data.

3

Import data.

Import data from a local file or an object storage bucket.

4

Conduct a vector similarity search.

A basic vector similarity search helps you find the most similar results.

Start Building with Your Preferred Language