Overview
This section highlight how to deploy Workflow Engine in a Kubernetes cluster with minimal setup requirements.
Architecture
Workflow Engine has the following service dependencies:
- Postgres
- Required by WFM for storing workflow templates and activities registry
- IAMS (Keycloak + AAS)
- Required by WFD for login authentication
- Required by WFM for API request authentication
- Temporal Service
- Required by WFM, WFD and WFW for workflow orchestration