Skip to main content

Choose a project plan

RisingWave Cloud offers different types of RisingWave projects. Each project type is associated with the corresponding features, capabilities, restrictions, and pricing models. Please choose a project plan and configure project resources according to your needs when creating a project.

Currently, RisingWave Cloud offers three types of projects: Trial, Standard, and Advanced. The table below describes a high-level comparison of features and restrictions across three project types.

Service typeTrialStandardAdvanced
Deployment typeMulti-tenancy deployment, single-node projectMulti-tenancy deployment, multi-node projectMulti-tenancy deployment, multi-node project
DescriptionStandalone deployment with 2-RWU resources.Deployed on shared Kubernetes service with customized resources.Customized project deployment based on requests
PricingFreePay-as-you-goCustomized, contact sales
Payment/Credit cardCredit card, bank transfer, marketplace
Compute resource2 RWUsCustomized, up to 160 RWUsCustomized and unlimited resources
project number3UnlimitedUnlimited
MonitoringYesYesYes
WorkspaceYesYesYes
Source managementYesYesYes
Sink managementYesYesYes
VPC PrivateLinkNoYesYes

Select the plan below to see the details.

The Trial plan is designed for individual developers or small teams looking to explore and develop on the RisingWave platform. This plan equips you with all the essential resources needed to test and experience the features offered by RisingWave for free.

You can create up to three projects with the Trial plan in your account. Your project will be allocated with 2 RWUs with standalone deployment.

Configuration

  • Cloud platform

    You can deploy your project on either AWS or Google Cloud, depending on your cloud provider preferences.

  • Region

    You can choose the availability region closest to you to minimize latency.

  • project name

    Name of the project. Assigning a descriptive name to each project can be helpful when managing multiple projects.

Understanding nodes in RisingWave

RisingWave projects consist of three types of nodes, each serving a distinct role:

  1. Compute node: Responsible for ingesting data from upstream systems, parsing and running SQL queries, and delivering data to downstream systems.

  2. Frontend node: Responsible for parsing and validating queries, optimizing query execution plans, and delivering query results.

  3. Compactor node: Handles data storage and retrieval from object storage. They also perform data compaction to optimize storage efficiency.

  4. Meta node: Takes charge of managing the metadata of compute and compact nodes and orchestrating operations across the system.

  5. ETCD: A distributed key-value store that provides a reliable way to store data across a project of machines. This node cannot be scaled manually after the project is created.

For the architecture of RisingWave, see RisingWave architecture.

Pricing

For information on your service fee, see Pricing.