@Niklas_L Yes, I'm really a big fan of the AWS
variant of that
(https://docs.aws.amazon.com/step-functions/latest/dg/welcome.html) which
allows me to build complex workflows through declaration and have the code focus
on the implementation. Because all flow control is outside of the source code it
becomes much more flexible.