|
|
|
|
|
by mirceal
2959 days ago
|
|
Multiple things:
1) Camunda w/ a Postgres RDS DB. Works for more complex stuff that’s expressed in BPMN
2) If the workflow involves mostly automated stuff and is not running for years, AWS SWF (usually coupled with an API for checkpointing state, keeping track of wflows) |
|