Skip to content

ptobarra/dagster-essentials-course

Repository files navigation

Dagster Essentials

Overview

Learn the basics of Dagster, a Python-based platform that enables you to build robust, production-ready data pipelines. In this course, you’ll learn how to represent a data pipeline as the data assets it produces and orchestrate a pipeline you’ll make with Dagster.

Completed code

If you are stuck you can reference the completed code for each lesson.

src
└── dagster_essentials
    └── completed
        ├── lesson_2
        ├── lesson_3
        ├── lesson_4
        ├── lesson_5
        ├── lesson_6
        ├── lesson_7
        ├── lesson_8
        └── lesson_9

Deploy on Dagster Cloud

The easiest way to deploy your Dagster project is to use Dagster Cloud.

Check out the Dagster Cloud Documentation to learn more.

Dagster Essentials

Overview

Learn the basics of Dagster, a Python-based platform that enables you to build robust, production-ready data pipelines. In this course, you’ll learn how to represent a data pipeline as the data assets it produces and orchestrate a pipeline you’ll make with Dagster.

Completed code

If you are stuck you can reference the completed code for each lesson.

src
└── dagster_essentials
    └── completed
        ├── lesson_2
        ├── lesson_3
        ├── lesson_4
        ├── lesson_5
        ├── lesson_6
        ├── lesson_7
        ├── lesson_8
        └── lesson_9

Deploy on Dagster Cloud

The easiest way to deploy your Dagster project is to use Dagster Cloud.

Check out the Dagster Cloud Documentation to learn more.

About

This repo keeps the files I have created and used while doing the essentials course from Dagster university on 20251118.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors