Skip to main content
Version: 8.5

Clusters

A cluster is a provided group of production-ready nodes that run Camunda 8.

  • Enterprise plan customers can create as many production or development clusters as they want based on their Enterprise agreement.
  • Starter plan customers are limited based on the fair usage limits of the plan.

Production clusters come in three sizes: small (S), medium (M), and large (L). To learn more about the size of cluster best suited for your use case, refer to our Best Practices for more information on sizing your runtime environment.

The following table shows each plan and available type or size of cluster:

DevelopmentProduction - SProduction - MProduction - L
Free Trial-X--
Free----
StarterXX--
EnterpriseXXXX

When you deploy and execute your BPMN or DMN models on a production cluster, this might impact your monthly (Starter) or annual (Enterprise) total fee, meaning the more you execute your models, the higher your total fee may be.

Free Trial cluster

Free Trial clusters have the same functionality as a production cluster, but are size small and only available during your trial period. You cannot convert a Free Trial cluster to a different kind of cluster.

Once you sign up for a Free Trial, you are able to create one production cluster for the duration of your trial.

When your Free Trial plan expires, you are automatically transferred to the Free Plan. This plan allows you to model BPMN and DMN collaboratively, but does not support execution of your models. Any cluster created during your trial is deleted, and you cannot create new clusters.

Development clusters

Development clusters, available in the Starter and Enterprise plans, are recommended for development, testing, proof of concepts, and demos.

The way this type of cluster works varies depending on if you are using it in the Starter or the Enterprise plan.

Development clusters in the Enterprise Plan

Enterprise Plan users can purchase development clusters as part of their Enterprise subscription agreement. Deployment and execution of models (process instances, decision instances, and task users) are included at no extra cost for this type of cluster. Additionally, this type of cluster in the Enterprise plan follows the standard data retention policy and does not auto-pause when not in use.

Please contact us if you are an existing customer and would like to purchase a development cluster.

Development clusters in the Starter Plan

Starter Plan users have one development cluster with free execution for development included in their plan. Deployment and execution of models (process instances, decision instances, and task users) are provided at no cost.

Additional clusters can be purchased through your billing reservations.

Additionally in the Starter Plan, the following applies to development clusters:

  • Cluster is not highly available & includes less hardware: Reduced hardware resources and availability compared to production cluster (for example, one Zeebe node only).
  • Shorter history of processes and decisions: Data retention in Operate, Optimize, and Tasklist is reduced to one day. For example, pending or historical process instances are deleted after one day as per the fair usage limits of the Starter plan.
caution

Cluster auto-pause is not yet available and only applies to non-Enterprise clusters. Development clusters will be paused if they go unused for two hours. When a cluster is paused, not all functionality will be limited, including the execution of BPMN timers and BPMN message catch events.