Hi, I am planning to perform performance/Load test with Camunda8.
Few details:
1.My process will have 5 service task with rest connector and 1 DMN and 4 gateway. My process starts node starts by receiving a kafka message make call to rest API in between and finally ends with producing a kafka message.
2.I have installed self managed kafka in AWS.
what are guidelines to do load test?
could you please share some reference.
Question1:How many zeebe broker should I run?
Question2:How many process instance should I send?
Question3:Where shall I check performance metrix?