How-To GuidesΒΆ
This is a collection of how-to guides for CrateDB Cloud. Learn how to manage your cluster and organizations below. For the purposes of these guides, we assume you interact with CrateDB Cloud by using the CrateDB Cloud Console. Alternatively, you can use the command-line interface CrateDB Cloud CLI, aka. Croud.
Note
Not all operations supported by the CrateDB Cloud Console are also available via Croud. Most importantly, clusters can only be deployed via the CrateDB Cloud Console.
Organization Management
Learn how to create new organization with your account.
Learn how to add users to organizations and manage their privileges.
Cluster Management
Learn how to scale your cluster up or down, depending on your needs.
Learn how to temporarily suspend your cluster. You are only charged for storage while in suspended state.
Learn how to permanently delete your cluster along with your data.
Learn how backups are made and how to restore them.
Logical replication is a mechanism by which data can automatically be copied across multiple clusters.
A private endpoint, or private link, is a mechanism that allows a secure, private connection to your cluster.
Learn about compatible client applications and tools, and how to configure your favorite client library to connect to a CrateDB cluster.
Note
This is an open source documentation project. We host the source code and issue tracker on GitHub .