Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
dbt-Beginner to Pro
Rating: 4.2 out of 5(26 ratings)
163 students

dbt-Beginner to Pro

Learning dbt for Data Engineers
Created byAsanko Basak
Last updated 4/2023
English
English [Auto],

What you'll learn

  • Core features of dbt
  • Define ETL pipeline using dbt
  • dbt API
  • dbt test
  • dbt macro, snapshots
  • dbt hooks
  • Other advance features of dbt

Course content

14 sections38 lectures3h 54m total length
  • Introduction0:45

    Yanko introduces this dbt beginner to pro course, sharing how to re-implement data engineering pipelines using liberty and outlining major features to apply in real-world projects.

  • What is dbt2:29

    Explore dbt as a transformation tool that uses your data warehouse compute, with code stored in GitHub to create models, often as views, in an etl pipeline.

  • dbt Versions1:37

    Explore the two DVT versions, DVT ceiling and DVT Club, compare manual download and setup with a browser-based user interface from DVD globe, and follow Liberty's well-documented process.

  • dbt cloud Editions2:51

    Explore dbt cloud editions, from a free developer browser-based IDE with unlimited daily runs to an enterprise plan offering single-tenant deployments, RBAC, and external API job triggers.

Requirements

  • SQL, Data Engineering Concepts

Description

Thank you so much for joining this course. I really appreciate your inquisitiveness to learn this great tool dbt. dbt is becoming very popular among data engineers and organizations because of its simplicity and yet most powerful features of data transformations.

This course is intended for developers, managers, architects to learn about dbt capabilities, features in ordre to implement data pipelines using dbt. This course covers almost all features of dbt using dbt cloud and CLI. Here I have tried to implement an end-to-end real life data engineering pipeline using various features of dbt so that you can connect every dots and understand the need of applying each feature practically instead of only theoretical knowledge.

I profoundly believe this course will help you in getting confidence in using dbt in projects and also clear any interviews. Thank you.

dbt-labs is constantly doing more R&D and upgrading their product. So as and when I come to know anbout any new feature launched in dbt, I shall update this course with latest knowledge so that you can be also updated.

Should you have any questions, clarifications regarding anything in the course, please don't hesitate to reach me through Udemy channels. I shall try to respond to question in a timely manner.

Thank you once again. Happy learning.

Who this course is for:

  • Data Engineers