Search
bernd rücker

SE Radio 351: Bernd Rücker on Orchestrating Microservices with Workflow Management

Bernd Rücker, who has contributed to multiple open source workflow management projects, discusses orchestrating microservices with workflow management.  As distributed systems evolve into a family of microservices that must handle long-running stateful processes with time-dependent actions, events, multiple paths through the system, and complex rollbacks, the workflow management model provides a way to ensure clear modeling, correctness, and separation of concerns.   Rücker recommends a federated model in which each microservice is paired with its own workflow to handle retries and other policies and failure modes around that service.  Robert Blumen spoke with Rücker about microservice architecture, event-driven systems, long-running stateful processes versus synchronous request/response, event handling, time-outs, and handling exceptional conditions with compensating transactions. Rücker compares the choreography versus orchestration models for collaboration and discusses why orchestration provides a better separation of concerns.  The discussion delves into the implementation of workflow management systems including persistence, scaling, event handling, timers and scheduling, and similarities to CQRS.  The discussion wraps up with monitoring and visualization.


Show Notes

Related Links

  1. Bernd Rücker blog
  2. @berndruecker
  3. https://camunda.com/
  4. Zeebe Workflow Engine for Microservices Orchestration
  5. Real-Life BPMN: With introductions to CMMN and DMN, by Jakob Freund and Bernd Rücker
  6. 3 Common Pitfalls of Microservices Integration—and How to Avoid Them,” by Bernd Rücker
  7. Architecture Options to Run a Workflow Engine,” by Bernd Rücker
  8. Events, Flows, and Long-Running Services: A Modern Approach to Workflow Automation,” by Martin Schimak and Bernd Rücker
  9. Break Your Event Chains,” Slideshare by Martin Schimak and Bernd Rücker
  10. How We Built a Highly Scalable Distributed State Machine
  11. Know the Flow! Microservices and Event Choreographies,” by Martin Schimak and Bernd Rücker
  12. Events, Flows, and Long-Running Services: A Modern Approach to Workflow Automation,” by Martin Schimak and Bernd Rücker
Join the discussion

More from this show