top | item 39736584

(no title)

gmreads | 1 year ago

After having implemened many complex distributed state machines I started thinking along the terms of how do abstract away the engineering part of it and provide a platform for writing business logic. Technical term for it is workflow orchestration. You might have heard of AWS Step functions.

Check out Temporal, it's open source and lot of architecture videos exist. I've been trying to experiment with it to rewrite my old projects using it.

discuss

order

dustfinger|1 year ago

Thank you, I will read up on this today. If you have any resources that you thought were a particularly valuable read, please don't hesitate to drop the links here.