Hacker News new | ask | show | jobs
by jnbiche 3412 days ago
> aws step functions...

By the way, AWS step functions allow the creation of state machines just like @rashkov mentioned in the adjacent comment. If you don't mind being locked in to AWS, using step machines with lambda functions would be a great way to do this.