Lab Exercise #d - Orchestration Engine

Let's solve some more things to better understand the Camunda 8 orchestration engine.

Question: Inside look at the Orchestration Engine - broker nodes and how processing is handled.

Let's see the configuration of the Zeebe Pods and how they are running. We will check the disk space usage and see how the data directory is mounted to a persistent volume claim (PVC).


Question: Let's pause exporters, run a set of process instances and see the statistics via Grafana dashboard.
We will then resume the exporters, see how the data is exported to Elasticsearch and catching up with things.


Next: Before you leave...