ScyllaDB University Live | Free Virtual Training Event
Learn more
ScyllaDB Documentation Logo Documentation
  • Server
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
  • Resources
    • ScyllaDB University
    • Community Forum
    • Tutorials
Download
ScyllaDB Docs ScyllaDB Cloud Deployment Cluster Types

Cluster Types¶

Overview¶

When creating a cluster, you can choose between a Standard or an X Cloud cluster.

  • X Cloud clusters offer up to 90% storage utilization, better elasticity, and faster scaling. Some ScyllaDB features are not available in X Cloud clusters. See X Cloud Limitations.

  • Standard clusters offer up to 70% storage utilization and a complete set of ScyllaDB features.

Standard

X Cloud BETA

Tablets

Yes (default)

Yes (enforced)

Vnodes

Yes

No

Storage Utilization

Up to 70%

Up to 90%

Multi-DC

Yes

No

ScyllaDB Features

Full

Limitations

X Cloud Clusters¶

If you choose the X Cloud option, tablets-based data replication in your cluster is enforced on all keyspaces. Owing to tablets, X Cloud clusters provide better elasticity, faster scaling, and allow you to reach up to 90% storage utilization.

X Cloud is in the Beta stage and has some limitations. We’re actively working to expand functionality in future updates.

X Cloud Limitations¶

X Cloud clusters rely exclusively on tablets-based data distribution and are subject to the limitations resulting from the use of tablets. The limitations will be removed in upcoming ScyllaDB releases.

This section lists the features unsupported for tablets in ScyllaDB 2025.1.

  • Alternator

  • Change Data Capture (CDC)

  • Counters

  • Lightweight Transactions (LWT)

  • Materialized Views (MV)

  • Secondary indexes (SI)

In addition, X Cloud is limited to single-datacenter (single-DC) clusters.

If you plan to use any of the above features or multi-DC deployment, create a Standard cluster.

Standard Clusters¶

If you choose the Standard option, data replication in your cluster can be based on tablets (default) or vnodes, depending on the configuration of your keyspaces.

When you CREATE a keyspace, it has tablets enabled by default. To use vnodes-based data replication, you must explicitly disable tablets when you CREATE a keyspace. See Enabling Tablets in the ScyllaDB documentation for instructions.

You need to disable tablets in favor of vnodes if you’re going to use any of the ScyllaDB features that are not supported for tablets.

A Standard cluster allows you to reach up to 70% storage utilization.

References¶

See Data Distribution with Tablets in the ScyllaDB documentation for more information about tablets.

Was this page helpful?

PREVIOUS
Cloud Providers
NEXT
Deploy ScyllaDB to Your Own Cloud Account - AWS
  • Create an issue

On this page

  • Cluster Types
    • Overview
    • X Cloud Clusters
      • X Cloud Limitations
    • Standard Clusters
    • References
ScyllaDB Cloud
  • New to ScyllaDB? Start here!
  • Quick Start Guide to ScyllaDB Cloud
  • About ScyllaDB Cloud as a Service
    • Benefits
    • Backups
    • Best Practices
    • Managing ScyllaDB Versions
    • Support, Alerts, and SLA Commitments
    • Costs
  • Deployment
    • Cloud Providers
    • Cluster Types
    • Bring Your Own Account (BYOA) - AWS
    • Bring Your Own Account (BYOA) - GCP
    • Terraform Provider
  • Cluster Connections
    • Configure AWS Transit Gateway (TGW) VPC Attachment Connection
    • Configure Virtual Private Cloud (VPC) Peering with AWS
    • Configure Virtual Private Cloud (VPC) Peering with GCP
    • Migrating Cluster Connection
    • Checking Cluster Availability
    • Glossary for Cluster Connections
  • Access Management
    • SAML Single Sign-On (SSO)
    • User Management
  • Managing Clusters
    • Scaling a Cluster
    • Deleting a Cluster
    • Maintenance Windows
    • Email Notifications
    • Usage
  • Using ScyllaDB
    • Apache Cassandra Query Language (CQL)
    • ScyllaDB Drivers
    • Tracing
    • Role Based Access Control (RBAC)
    • ScyllaDB Integrations
  • Monitoring
    • Monitoring Clusters
    • Extracting Cluster Metrics in Prometheus Format
  • Security
    • Security Best Practices
    • Security Concepts
    • Database-level Encryption
    • Storage-level Encryption
    • Data Privacy and Compliance
  • Free Trial
  • Tutorials
  • API Documentation
    • Create a Personal Token for Authentication
    • Terraform Provider for ScyllaDB Cloud
    • API Reference
    • Error Codes
  • Getting Help
    • ScyllaDB Cloud FAQ
Docs Tutorials University Contact Us About Us
© 2025, ScyllaDB. All rights reserved. | Terms of Service | Privacy Policy | ScyllaDB, and ScyllaDB Cloud, are registered trademarks of ScyllaDB, Inc.
Last updated on 20 Jun 2025.
Powered by Sphinx 7.4.7 & ScyllaDB Theme 1.8.6
Ask AI