Great post @berndruecker. I’m curious if you think that Camunda and Kafka are a good combination for solving strict workflow solutions. By strict I mean typical “when this do that” scenarios. In the past I’ve struggled with how to handle processing failures in workflow steps and Kafka’s messaging durability presented some interesting design challenges when re-invoking failed tasks or handling manual intervention. Maybe Camunda has some interesting features to assist with these conerns?