Try Apache Airflow
Apache Airflow is an open-source program under Apache foundation. It allows us to create each step to run in arbitrary sequences and conditions like a flow.…
Apache Airflow is an open-source program under Apache foundation. It allows us to create each step to run in arbitrary sequences and conditions like a flow.…
Apache Airflow เป็นโปรแกรมของ Apache ที่ทำหน้าที่รันโปรแกรมตามการออกแบบของเราเอง เราจะให้คำสั่งไหน รันก่อน รันหลัง ตามด้วยโปรแกรมอะไร มีเงื่อนไขยังไงบ้าง เราก็สามารถเขียนให้มันทำงานเป็น flow ได้เลยฮะ…