You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Data Engineering Zoomcamp 2026: Free Data Engineering Course and Certification"
12
+
date: 2025-09-02
12
13
---
13
14
14
15
<figure>
15
16
<imgsrc="/images/posts/2023-11-18-data-engineering-zoomcamp/course-overview.jpeg"alt="Data Engineering Zoomcamp course overview showing progression from Docker and Terraform setup through workflow orchestration, data warehousing, analytics engineering, to batch and stream processing" />
16
17
<figcaption><p>Complete Data Engineering Zoomcamp curriculum: from infrastructure setup to stream processing</p></figcaption>
17
18
</figure>
18
19
19
-
Want to become a data engineer or enhance your data engineering skills?
20
+
> **TL;DR:** Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. [Join the course here](https://airtable.com/appzbS8Pkg9PL254a/shr6oVXeQvSI5HuWD).
20
21
21
-
Data Engineering Zoomcamp by DataTalks.Club is a free, comprehensive 9-week course that takes you from fundamentals to production-ready data pipelines. Whether you're a beginner or an experienced developer, this bootcamp will help you master the essential tools and practices used by professional data engineers.
22
+
Want to become a data engineer or level up your existing skills?
22
23
23
-
## What You'll Learn in This Guide
24
-
-[What makes Data Engineering Zoomcamp different](#what-makes-data-engineering-zoomcamp-different)
25
-
-[Course curriculum](#course-curriculum)
26
-
-[Course assignments and scoring](#course-assignments-and-scoring)
27
-
-[Building Your Portfolio](#building-your-portfolio-with-data-engineering-projects)
28
-
-[Community and Resources](#datatalks-club-community)
**Data Engineering Zoomcamp** by DataTalks.Club is a free, comprehensive program that takes you from the fundamentals to running production-grade pipelines. By joining this course, you'll get hands-on experience with the tools and workflows used by professional data engineers.
25
+
26
+
In this guide, you'll learn about:
27
+
28
+
-[What makes Data Engineering Zoomcamp different](#what-makes-data-engineering-zoomcamp-different)
29
+
-[Who the course is for and prerequisites](#who-the-course-is-for-and-prerequisites)
30
+
-[Course curriculum](#course-curriculum)
31
+
-[Assignments and scoring](#course-assignments-and-scoring)
32
+
-[Why learning in public matters](#learning-in-public)
33
+
-[Building your portfolio with real projects](#building-your-portfolio-with-data-engineering-projects)
@@ -58,19 +64,13 @@ We'll mainly use Python, but if you're not familiar with it yet, it's not a prob
58
64
59
65
## Course Curriculum
60
66
61
-
The course curriculum is structured to guide you through the essential elements of data engineering, beginning with foundational concepts and advancing to complex topics.
67
+
The curriculum follows a logical progression from infrastructure setup to advanced data processing, culminating in an end-to-end project. Here's what you'll learn each week:
62
68
63
69
<figure>
64
70
<imgsrc="/images/posts/2023-11-18-data-engineering-zoomcamp/course-overview.jpeg"alt="Comprehensive overview of Data Engineering Zoomcamp showing the 9-week progression through different technologies and tools including Docker, Terraform, Mage, BigQuery, dbt, Spark, and Kafka" />
65
71
<figcaption><p>Course overview: A complete journey through modern data engineering tools and technologies</p></figcaption>
66
72
</figure>
67
73
68
-
### Course Structure
69
-
70
-
The curriculum follows a logical progression from infrastructure setup to advanced data processing, culminating in an end-to-end project. Here's what you'll learn each week:
71
-
72
-
#### Core Technologies (Weeks 1-6)
73
-
74
74
**Week 1: Infrastructure & Prerequisites**
75
75
- Set up development environment with Docker and PostgreSQL
76
76
- Learn cloud basics with GCP and infrastructure-as-code using Terraform
@@ -101,7 +101,7 @@ The curriculum follows a logical progression from infrastructure setup to advanc
101
101
- Develop streaming applications using KSQL and Faust
102
102
- Implement stream processing patterns and best practices
103
103
104
-
####Project Phase (Weeks 7-9)
104
+
### Project Phase
105
105
106
106
The final three weeks are dedicated to applying your knowledge in a real-world project:
107
107
@@ -208,7 +208,7 @@ DataTalks.Club has a supportive community of like-minded individuals in [our Sla
208
208
<figcaption><p>Active discussions and peer support in our dedicated Slack community channel</p></figcaption>
209
209
</figure>
210
210
211
-
## Quick Start Guide for Data Engineering Zoomcamp
211
+
## Quick Start Guide
212
212
213
213
Data Engineering Zoomcamp offers a practical path to becoming a data engineer. In just 9 weeks, you'll gain:
0 commit comments