Introduction to Module 2
Last updated Feb 2, 2025
Last updated
Last updated Feb 2, 2025
Last updated
You will have 1 week to complete Module 2
❗Homework is due 2/03/25 (Alaska local time) - https://courses.datatalks.club/de-zoomcamp-2025/
⚠️ NOTE that because this module was new, there were a lot of changes/modifications to this week throughout the week. Some of my notes may not have caught all the changes. Two ISSUES were the docker-compose.yml and JSON key. In these notes, the docker-compose.yml by Bruno is great, up until the dbt module, when I used Will's, but better practice is Bruno's. The JSON private key comes into play for GCP connection. BE SURE to NOT git your key info. The video has up copy and paste it into a flow, so DO NOT git that flow. I put mine in a folder called 'private' and did not add it to my public github repo. You can find more info in slack here -
📚 Module 2 Course Material from #zoomcamp:
Module 2 will introduce us to Kestra, which is "an open-source, event-driven orchestration platform that simplifies building both scheduled and event-driven workflows. By adopting Infrastructure as Code practices for data and process orchestration, Kestra enables you to build reliable workflows with just a few lines of YAML." - #dezoomcamp