Apache Airflow is an open–source platform to programmatically author, schedule and monitor workflows.
Cloud Composer is a fully managed workflow orchestration service that empowers you to author, schedule, and monitor pipelines that span across clouds and on–premises data centers. Built on the popular Apache Airflow open source project and operated using the Python programming language, Cloud Composer is free from lock–in and easy to use.
With Apache Airflow hosted on cloud (‘Google’ Cloud composer) and hence,this will assist learner to focus on Apache Airflow product functionality and thereby learn quickly, without any hassles of having Apache Airflow installed locally on a machine.
Cloud Composer pipelines are configured as directed acyclic graphs (DAGs) using Python, making it easy for users of any experience level to author and schedule a workflow. One–click deployment yields instant access to a rich library of connectors and multiple graphical representations of your workflow in action, increasing pipeline reliability by making troubleshooting easy.
This course is designed with beginner in mind, that is first time users of cloud composer / Apache airflow. The course is structured in such a way that it has presentation to discuss the concepts initially and then provides with hands on demonstration to make the understanding better.
Instructor Details
Courses : 4
Specification: Apache Airflow using Google Cloud Composer: Introduction
|
5 reviews for Apache Airflow using Google Cloud Composer: Introduction
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 4 hours |
Year | 2022 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$29.99 $14.99
Duong Ho –
Good section for the use cases especially when we need to provide reasons and justifications on why we should use a specific technology
Monisha Mondal –
1) Airflow Architectural overview is very poorly given. 2)No Hands or practice is given as of now. 3)Lecture are no fluent as it should be, due to that serious of the learning getting hampered. 4)Most importantly the explanation or session is missing detainees.
Rahul Gupta –
Good so far..
Matheus Cortezi –
Covers the topics proposed in the beginning, but sometimes feels like the content is too superficial. For example, SSH connection is mentioned and it would be very nice to see an example of one, but only a Google Cloud connection was shown, and to be honest, some steps were skipped and I had to figure out myself where to get the information. I would like to also have seen local python packages used in Composer, because my DAGS usually import functions from my own codes to run, and I’m having trouble importing those to Airflow, which gives me a module not found error in my UI and the DAG does not load.
Ritika Kaushal –
For Xcom topic example could have been more realistic