|
|
|
|
|
by mfateev
2615 days ago
|
|
My personal opinion is that the workflow is any business logic that goes beyond a single request reply. Examples of workflows: * Service deployment. * Uber trip * Media processing (download file, transcode, upload result) * Order processing * Customer support ticket processing * Customer incentive program management * Data pipeline processing * ML Training * Distributed CRON * Customer signup flow and many others. |
|