From 403799d08f1ea6b5c85225ca80cd91c3ad53df27 Mon Sep 17 00:00:00 2001 From: Nicolas Crocfer Date: Fri, 2 Nov 2018 11:45:25 +0100 Subject: [PATCH] Add a new french resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 764de2f..2eeb434 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ This is a curated list of resources about [Apache Airflow](https://airflow.apach * [Astronomer.io](https://www.astronomer.io/) - Astronomer provides complete ETL lifecycle solutions and appears to be entirely focused on providing Airflow-based products. ## Non-English resources +* [Gestion de Tâches avec Apache Airflow](http://ncrocfer.github.io/posts/gestion-de-taches-avec-apache-airflow/) [French] - [Nicolas Crocfer](https://github.com/ncrocfer) - Overview of Airflow, basic concepts and how to write and trigger a DAG. * [apache airflow 複数worker構成のalpine版docker imageを作った](https://sekailab.com/wp/2018/04/05/apache-airflow-multinode-alpine-docker-image/) [Japanese] - [Akio Ohta](https://github.com/Drunkar) walks through his [Docker image](https://hub.docker.com/r/drunkar/airflow-alpine/) for deploying an Alpine-based Airflow system. * [Apache Airflow – Kaikki Mitä Meillä On, Lähtee Dageista](https://www.solita.fi/blogit/apache-airflow-kaikki-mita-meilla-on-lahtee-dageista/) [Finnish] by [Olli Iivonen](https://www.linkedin.com/in/oiivonen/) - Overview of Airflow, concepts and Airflow's usage at [Solita](https://www.solita.fi/) * [Airflow - Automatizando seu fluxo de trabalho](https://speakerdeck.com/gilsondev/airflow-automatizando-seu-fluxo-de-trabalho) [Portuguese] - [Gilson Filho](https://github.com/gilsondev) - Overview of Airflow, concept and basic use.