The Data Foundry - 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-3part-01-sql-language-of-data/- Chapters 4-13part-02-python-engineers-tool/- Chapters 14-20part-03-orchestration-apache-airflow/- Chapters 21-23part-04-engineering-practices/- Chapters 24-26part-05-agentic-data-engineering/- Chapters 27-29part-06-cloud-warehousing-snowflake-dbt/- Chapters 30-34part-07-real-time-data-apache-kafka/- Chapters 35-37part-08-aws-for-data-engineers/- Chapters 38-41part-09-azure-for-data-engineers/- Chapters 42-44appendices/- 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.