We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ccb37 commit d3edca7Copy full SHA for d3edca7
README.md
@@ -940,6 +940,13 @@ AlphaZero methodology - [1](https://github.com/AppliedDataSciencePartners/DeepRe
940
941
#### Deployment and Lifecycle Management
942
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
+
950
##### Docker
951
[Reduce size of docker images (video)](https://www.youtube.com/watch?v=Z1Al4I4Os_A)
952
0 commit comments