Skip to main content

Create a Cluster

To create a cluster, follow these steps:

  1. Go to the VeloDB Cloud console.
  2. In the left navigation pane, under Compute, click Clusters.
  3. Click + New Cluster.
  4. Configure the cluster settings and confirm.
ParameterDescription
Cluster NameRequired. Must start with a letter; up to 32 characters; letters (case-insensitive), digits, and underscores.
ComputeDefault range is 4 - 1024 vCPU per cluster. To raise this quota, contact support. vCPU-to-memory ratio is fixed at 1:8.
CacheCache-space limits scale with compute size.
StoragePay-as-you-go; no storage pre-allocation. All clusters in the warehouse share the stored data.
Billing MethodSelect On-Demand (Hourly).
Auto Pause/ResumeWhen enabled, the cluster pauses automatically after a period of inactivity and resumes on the next query.

Caution:

Creating a cluster incurs charges. Before confirming, make sure the organization has enough cash balance or has opened a cloud-marketplace deduction channel. Otherwise you will see an insufficient balance error.

Note:

  • The new cluster appears as a card on the Clusters page.

To create a cluster programmatically instead of through the console, see Terraform.

Next steps

On This Page