Real-time Workflow Execution

Real-time workflow execution is driven from the microservice/Pod definition created by the ECD, which is managed and controlled by the Kubernetes Operator. 

The Platform process does not play an active role in the scheduling and execution of the real-time workflow, this is instead managed by the Kubernetes Operator. 

There is a direct mapping between the workflow and the pod. Hence, the number of executing instances of the real-time workflow maps directly to the number of Pods deployed, and controlled, by the Kubernetes Operator. 

Realtime workflow execution