File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " Airflow Summit 2020: Teaching an old DAG new tricks"
4
+ tags :
5
+ - featured
6
+ - airflow
7
+ - airflow-series
8
+ - datapipe
9
+ team : Core Platform
10
+ author : qphou
11
+ ---
12
+
13
+ This summer I was able to present at [ Airflow
14
+ Summit] ( https://airflowsummit.org/ ) on the progress we have made migrating from
15
+ our legacy orchestrator to [ Apache Airflow] ( https://airflow.apache.org ) in the
16
+ cloud. The video is available on
17
+ [ YouTube] ( https://www.youtube.com/watch?v=DHDlD-bMM3c ) and embedded below.
18
+
19
+ <center ><iframe width =" 560 " height =" 315 " src =" https://www.youtube-nocookie.com/embed/DHDlD-bMM3c " frameborder =" 0 " allow =" accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " allowfullscreen ></iframe ></center >
20
+
21
+ For more background see my previous blog posts:
22
+
23
+ * [ Teaching an old DAG new tricks] ( /blog/2020/modernizing-an-old-data-pipeline.html )
24
+ * [ Breaking up the Airflow DAG monorepo] ( /blog/2020/breaking-up-the-dag-repo.html )
25
+
26
+ I hope you enjoy!
27
+
You can’t perform that action at this time.
0 commit comments