Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Transformez vos connaissances en véritable opportunité et touchez des millions de personnes du monde entier.
En savoir plus
Votre panier est vide.
Continuer vos achats
Snowflake cloud database with ELT(Airflow+Python+Talend)
Note : 4,5 sur 5(185 notes)
2 297 participants
Créé parPradeep H C
Dernière mise à jour : 09/2024
Anglais

Ce que vous apprendrez

  • 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 ).

Contenu du cours

19 sections127 sessions10 h 27 min de durée totale
  • Module 1 Intro2:27

Prérequis

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

Description

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!!


À qui ce cours s'adresse-t-il ?

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