The Cloud Data Engineer - Docusaurus Structure
This docs folder follows the book outline in cloud-data-engineering-book-structure.md.
Visible Documentation Tree
index.md- Book landing pagefront-matter/- About, preface, thesis, glossarypart-00-thinking-like-a-data-engineer/- Chapters 1-2part-01-sql-language-of-data/- Chapters 3-12part-02-python-engineers-tool/- Chapters 13-19part-03-orchestration-apache-airflow/- Chapters 20-22part-04-engineering-practices/- Chapters 23-25part-05-agentic-data-engineering/- Chapters 26-28part-06-cloud-warehousing-snowflake-dbt/- Chapters 29-33part-07-real-time-data-apache-kafka/- Chapters 34-36part-08-aws-for-data-engineers/- Chapters 37-40part-09-azure-for-data-engineers/- Chapters 41-43appendices/- Interview prep, cheatsheets, career roadmapassets/- Shared images, diagrams, and media
Notes
Docusaurus sidebars are autogenerated from this folder structure. Ordering is controlled with _category_.json files for folders and sidebar_position frontmatter for chapter pages.
The previous section-based curriculum folders were archived to reference/legacy-docs-2026-06-13/ so their existing draft material remains available for reuse while the active docs match the book structure.