Skip to content

Commit d3edca7

Browse files
authored
airflow, prefect, dagster, ploomber, kestra
1 parent a1ccb37 commit d3edca7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,13 @@ AlphaZero methodology - [1](https://github.com/AppliedDataSciencePartners/DeepRe
940940

941941
#### Deployment and Lifecycle Management
942942

943+
##### Workflow Scheduling and Orchestration
944+
[airflow](https://github.com/apache/airflow) - Schedule and monitor workflows.
945+
[prefect](https://github.com/PrefectHQ/prefect) - Python specific workflow scheduling.
946+
[dagster](https://github.com/dagster-io/dagster) - Development, production and observation of data assets.
947+
[ploomber](https://github.com/ploomber/ploomber) - Workflow orchestration.
948+
[kestra](https://github.com/kestra-io/kestra) - Workflow orchestration.
949+
943950
##### Docker
944951
[Reduce size of docker images (video)](https://www.youtube.com/watch?v=Z1Al4I4Os_A)
945952

0 commit comments

Comments
 (0)