معلومات
Workshop "Airflow: A Workflow Management Platform", par Amine RIHANE


التاريخ :13 January 2020
المكان :Salle de séminaire (Laboratoire MISC)
الكلمات المفتاحية
Apache Airflow Open source Schedule and monitor workflows Tasks Platform
الوصف

Le laboratoire MISC a le plaisir de vous annoncer l'organisation d'un workshop intitulé

 "Airflow: A Workflow Management Platform",

qui sera animé par monsieur Amine RIHANEDistributed Systems Engineer at IUGO Mobile Entertainment Inc., Vancouver, Canada.

  • Date : Lundi 13 janvier 2020, de 13h30 à 15h30
  • Lieu : Salle de séminaire du laboratoire MISC (Campus des laboratoires de l'université Constantine 2)

 

Petite description sur Apache Airflow :

Airflow is a platform to programmatically author, schedule and monitor workflows.

Use Airflow to author workflows as Directed Acyclic Graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command line utilities make performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed.

When workflows are defined as code, they become more maintainable, versionable, testable, and collaborative.