Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Hier kannst du dein Wissen und Können an Millionen von Teilnehmer:innen in aller Welt weitergeben und damit richtig Geld verdienen!
Weitere Infos
Dein Einkaufswagen ist leer.
Weiter einkaufen
Snowflake cloud database with ELT(Airflow+Python+Talend)
Bewertung: 4,5 von 5(185 Bewertungen)
2.297 Teilnehmer:innen
Erstellt vonPradeep H C
Zuletzt aktualisiert 9/2024
Englisch

Das wirst du lernen

  • Leveraging snowflake cloud data warehouse using Talend.
  • Talend basics.
  • Airflow basics.
  • Building airflow Dags.
  • Connect snowflake with python.
  • Auditing snowflake commands.
  • Capturing cost and performance metrics.
  • Virtual machine with preconfigured airflow.
  • End to End project to load Nyc traffic data(250 + GB ).

Kursinhalt

19 Abschnitte127 Lektionen10 Std. 27 Min. Gesamtdauer
  • Module 1 Intro2:27

Anforderungen

  • This course will use virtual box software.
  • Disk space of ~30 Gb is required to run the virtual machine.

Beschreibung

In our previous course Snowflake Masterclass [Real time demos+Best practices+Labs] we deep-dived and understood the fundamentals of snowflake, solved lot of assignments, and understood best practices to load data and unload data.

Also, we closely evaluated most of the snowflake features understanding how they work under the hood. Through these discussions, you realized how to use Snowflake efficiently.

There was one missing piece, How to build and orchestrate ETL workflows on Snowflake. This course is just about that.

In this course, we are going to learn,

  1. Build workflows in Airflow.

  2. We will leverage Talend capabilities to build generic code to ingest data and process data in snowflake.       

  3. We will build audit tables and record every command we fire on the snowflake. We will record the time consumed for each task and capture snowflake credits.

  4. Once we build the framework we will build a workflow to process and transform 250 + GB volume of NYC traffic data.

  5. At last, we will connect the Snowflake with python and write code to capture stats of data we loaded to the snowflake.

  6. you will also get access to preconfigured Jupyter notebook to run your python code on the Snowflake.


If you have previously not worked with Talend, Airflow and Python don't worry they are very simple tools I will provide the necessary introduction.

I am sure you will learn a lot from this journey. See you in the course!!


Für wen eignet sich dieser Kurs:

  • Developers interested to know how to build workflows for snowflake.