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
Breaking into data engineering takes real, hands-on experience with production tools, but most courses stop at theory.
24
24
25
25
The Data Engineering Zoomcamp changes that. It's a free data engineering course that teaches you how to build production-grade data pipelines from start to finish. You'll work with Docker, Terraform, BigQuery, dbt, Spark, and Kafka, and graduate with a portfolio project and a certificate.
26
26
27
27
<figure>
28
-
<imgsrc="/images/posts/2023-11-18-data-engineering-zoomcamp/course-overview.jpeg"alt="Free Data Engineering Zoomcamp 2026 course curriculum - 9-week program covering Docker, Terraform, BigQuery, dbt, Spark, and Kafka for building production data pipelines"title="Data Engineering Zoomcamp Course Curriculum Overview"loading="lazy"style="max-width: 100%; height: auto; border: 1pxsolid#ddd; border-radius: 4px;" />
28
+
<imgsrc="/images/posts/2023-11-18-data-engineering-zoomcamp/course-overview.png"alt="Free Data Engineering Zoomcamp 2026 course curriculum - 9-week program covering Docker, Terraform, BigQuery, dbt, Spark, and Kafka for building production data pipelines"title="Data Engineering Zoomcamp Course Curriculum Overview"loading="lazy"style="max-width: 100%; height: auto; border: 1pxsolid#ddd; border-radius: 4px;" />
29
29
<figcaption><p>Complete Data Engineering Zoomcamp curriculum: from infrastructure setup to stream processing</p></figcaption>
30
30
</figure>
31
31
@@ -138,14 +138,19 @@ The course follows a logical progression from infrastructure setup to advanced d
138
138
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">dbt, BI tools</td>
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">• Process large-scale data with Apache Spark<br>• Master Spark SQL and DataFrame operations<br>• Optimize batch processing workflows</td>
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">5. Data Platforms</td>
142
+
<tdstyle="padding: 12px; border: 1pxsolid#dee2e6;">• Building end-to-end data pipelines with Bruin<br>• Data ingestion, transformation, and quality<br>• Deployment to cloud (BigQuery)</td>
0 commit comments