Hacker News new | ask | show | jobs
Orchestration and Microservices – A match made in heaven (orkes.io)
15 points by hackerdad 1644 days ago
3 comments

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.
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.
I've seen a migration of massive workflows from Zeebe to Conductor, it was impressive.
How do you know that? I didn't know Zeebe e was used a lot. What happened?