Skip to main content
Version: 8.8 (unreleased)

Orchestration cluster

Get started with using the Orchestration cluster components.

About the Orchestration cluster

The Orchestration cluster is the core component of Camunda 8, powering the automation and orchestration of processes. An Orchestration cluster 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 entities within Camunda 8.