Skip to main content
โšก Calmops

Data Engineering

Data Engineering Hub

Practical guidance for building reliable, observable, and cost-effective data pipelines and platforms. This hub covers batch and streaming ETL/ELT, data lakehouse patterns, orchestration, real-time processing, data quality, governance, and the tools widely used in 2025โ€“2026.


๐Ÿš€ Getting started

New to data engineering? Start with these concise, high-value guides from the collection below:


๐Ÿ“š Grouped article index

All articles in content/data-engineering/ are organized below by topic area. Links use the file slugs (filename without .md). If an article’s link text should differ, update its title frontmatter. To regenerate this index programmatically use ./scripts/update_index.py content/data-engineering --dry-run and then run without --dry-run to write.

๐Ÿงฑ Core Concepts & Overviews

๐Ÿ—„๏ธ Storage, Lakehouse & Warehouses

โš™๏ธ Orchestration & Workflow

โšก Streaming & Real-time

๐Ÿงฉ Transformation & Modeling

๐Ÿงช Data Quality, Observability & Testing

๐Ÿ” Governance, Catalog & Access

๐Ÿงญ Architecture Patterns & Platforms

๐Ÿง  Machine Learning & MLOps

๐Ÿ”ง Tools & Engine-Specific Guides

๐Ÿ“š Career & Miscellaneous


๐Ÿ” Index maintenance

  • To regenerate the index automatically: ./scripts/update_index.py content/data-engineering --include-description (dry-run first to preview).
  • After changes to article frontmatter (title, categories, tags), re-run the index generator and verify with hugo --quiet.
  • Keep the index grouped logically โ€” add new articles to the most relevant group and keep the lists alphabetical within each group.

๐ŸŽ“ Who this hub is for

  • Data engineers building and operating ETL/ELT and streaming systems
  • Platform engineers creating self-service data platforms and pipelines
  • Analytics engineers using dbt and SQL to produce reliable BI datasets
  • SREs and operators responsible for pipeline reliability and cost control
  • Product engineers integrating real-time data into user-facing features

๐Ÿ“– External resources


Comments