Skip to content

Commit cb09910

Browse files
authored
Update 2023-11-18-data-engineering-zoomcamp.md
1 parent 7f0fdea commit cb09910

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

_posts/2023-11-18-data-engineering-zoomcamp.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,32 @@ subtitle: "Master Modern Data Engineering: From Basics to Advanced Pipeline Deve
88
tags:
99
- courses
1010
- data-engineering
11-
title: "Data Engineering Zoomcamp 2026: Free Data Engineering Course & Certification"
11+
title: "Data Engineering Zoomcamp 2026: Free Data Engineering Course and Certification"
12+
date: 2025-09-02
1213
---
1314

1415
<figure>
1516
<img src="/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" />
1617
<figcaption><p>Complete Data Engineering Zoomcamp curriculum: from infrastructure setup to stream processing</p></figcaption>
1718
</figure>
1819

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).
2021
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?
2223

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)
29-
- [Quick Start Guide](#quick-start-guide)
30-
- [Frequently Asked Questions](#frequently-asked-questions)
24+
**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)
34+
- [The DataTalks.Club community](#datatalksclub-community)
35+
- [Quick start guide](#quick-start-guide)
36+
- [Frequently asked questions](#frequently-asked-questions)
3137

3238
<div style="text-align: center; margin: 2em 0;">
3339
<div style="display: inline-block; background: #28a745; padding: 0.5em 2em; border-radius: 8px; box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); transition: all 0.15s ease;">
@@ -58,19 +64,13 @@ We'll mainly use Python, but if you're not familiar with it yet, it's not a prob
5864

5965
## Course Curriculum
6066

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:
6268

6369
<figure>
6470
<img src="/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" />
6571
<figcaption><p>Course overview: A complete journey through modern data engineering tools and technologies</p></figcaption>
6672
</figure>
6773

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-
7474
**Week 1: Infrastructure & Prerequisites**
7575
- Set up development environment with Docker and PostgreSQL
7676
- 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
101101
- Develop streaming applications using KSQL and Faust
102102
- Implement stream processing patterns and best practices
103103

104-
#### Project Phase (Weeks 7-9)
104+
### Project Phase
105105

106106
The final three weeks are dedicated to applying your knowledge in a real-world project:
107107

@@ -208,7 +208,7 @@ DataTalks.Club has a supportive community of like-minded individuals in [our Sla
208208
<figcaption><p>Active discussions and peer support in our dedicated Slack community channel</p></figcaption>
209209
</figure>
210210

211-
## Quick Start Guide for Data Engineering Zoomcamp
211+
## Quick Start Guide
212212

213213
Data Engineering Zoomcamp offers a practical path to becoming a data engineer. In just 9 weeks, you'll gain:
214214

0 commit comments

Comments
 (0)