Skip to main content
Version: 8.8 (unreleased)

About the Orchestration Cluster

The Orchestration Cluster is the core component of Camunda 8, powering the automation and orchestration of processes. It includes:

  • Zeebe as the workflow engine.
  • Operate for monitoring and troubleshooting process instances running in Zeebe.
  • Tasklist for interacting with user tasks (assigning, completing, and so on).
  • Identity for managing the integrated authentication and authorization.
  • APIs for interacting with the Orchestration Cluster programmatically.

Zeebe

Zeebe is the process automation engine powering Camunda 8.

Operate

Operate is a tool for monitoring and troubleshooting process instances running in Zeebe.

Tasklist

Tasklist is a ready-to-use application to rapidly implement business processes alongside user tasks.

Identity

Identity is responsible for managing authentication, authorization, and access-related entities within the Orchestration Cluster.