Roadmap
Foundations, then the craft
Start with Linux, then Docker and Compose, then Python, SQL, and Git. Data Engineering comes after that spine. Linux and Docker are ready to take today.
Foundations
The environment and languages you will use before pipelines and warehouses.
01
ReadyLinux fundamentals
The terminal, files, logs, pipes, and the skills you will use on every data machine.
02
ReadyDocker and Compose
Images, containers, volumes, and Compose files for local data stacks.
03
Coming soonPython
Virtualenvs, the CLI, files as data, and notebooks as files.
04
Coming soonSQL
Query the warehouse. This is the daily language of data work.
05
Coming soonGit
Version control for scripts, notebooks, and pipeline code.
Data Engineering
Move data, keep it correct, and run it on a schedule. Coming after foundations.
01
Coming soonWarehouses and modeling
Tables, grain, and how analytics databases think.
02
Coming soonPipelines and orchestration
Batch jobs, schedules, and making work reliable.
03
Coming soonDistributed compute
Spark and friends — when one machine is not enough.
04
Coming soonCloud data platforms
Object storage, managed warehouses, and identity.