Orchestrate
.procfwk

Logo

A cross tenant metadata driven processing framework for Azure Data Factory and Azure Synapse Analytics achieved by coupling orchestration pipelines with a SQL database and a set of Azure Functions.


- Overview
- Contents


View the Project on GitHub mrpaulandrew/procfwk

Orchestrators


« Contents


An orchestrator within the context of the processing framework can be defined as an Azure resource used to execute pipelines.

The orchestrators have two key roles when handling these pipelines:

A single orchestrator can also be responsible for both roles housing both framework and worker pipelines.

Currently the processing framework supports the following Azure orchestration services which can be used interchangeably for the roles above.



Each orchestrator type uses the following common components.