from Hacker News

Orchestration and Microservices – A match made in heaven

by hackerdad on 12/16/21, 5:10 PM with 4 comments

  • by villat22 on 12/16/21, 6:09 PM

    Really interesting article, I have used Conductor and it's great once you manage to configure it, but that's not something easy to do. The idea of simplify that process for the developers is awesome, can't wait to see it in action.
  • by jusonchan81 on 12/16/21, 5:15 PM

    We used to hand wire flows until we discovered Conductor. The best part is that it makes is so much more easier to debug really complex flows. It also serves as a real time design documentation for your orchestration.
  • by vp4nkov on 12/16/21, 6:26 PM

    I've seen a migration of massive workflows from Zeebe to Conductor, it was impressive.