Apache Airflow in Data Engineering - Deepstash
Apache Airflow in Data Engineering

Apache Airflow in Data Engineering

blogs.mausamadhikari.com.np

4

Machine Learning With Google

Learn more about computerscience with this collection

Understanding machine learning models

Improving data analysis and decision-making

How Google uses logic in machine learning

Machine Learning With Google

Discover 95 similar ideas in

It takes just

14 mins to read

What are the principles of Airflow?

  • Dynamic : pipelines are configuration as code, allowing for dynamic pipeline generation. This allows for writing code that instantiates pipelines dynamically.
  • Extensible : Easily define your operators, executors and extend the library so that it fits the level of abstraction that suits your environment.
  • Elegant : pipelines are lean and explicit. Parameterizing your scripts is built into the core of Airflow using the powerful Jinja templating engine.
  • Scalable : has a modular architecture and uses a message queue to orchestrate an arbitrary number of workers. Airflow is ready to scale to infinity.

8

48 reads

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

6

51 reads

It is used for the scheduling and orchestration of data pipelines or workflows as directed acyclic graphs (DAGs) of tasks.

6

45 reads

ย The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies.

6

35 reads

The rich user interface makes it easy to visualize pipelines running in production, monitor progress, and troubleshoot issues when needed.

6

40 reads

CURATED BY

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Access to 200,000+ ideas

โ€”

Access to the mobile app

โ€”

Unlimited idea saving & library

โ€”

โ€”

Unlimited history

โ€”

โ€”

Unlimited listening to ideas

โ€”

โ€”

Downloading & offline access

โ€”

โ€”

Personalized recommendations

โ€”

โ€”

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates