Glossary
A service that drives multi-step workflows, holds state, handles retries and continues in a defined way after failures.
Once a workflow spans several systems, waiting periods or approvals, a script no longer suffices. You need a place that knows where every single transaction stands.
Tools range from AWS Step Functions through Temporal to classic process engines.