December 2024
Beginner
368 pages
11h 5m
English
This part of the book consolidates all your knowledge so far and demonstrates how to build a comprehensive data pipeline that executes on schedule. The chapters in this part progressively build on each other, resulting in a complete data pipeline.
Chapter 11 lays the groundwork by defining the data transformation layers, including extract, staging, data warehouse, and presentation.
Chapter 12 introduces incremental data ingestion, which is faster than full ingestion, as it involves moving and storing less data, resulting in reduced storage and compute costs.
Chapter 13 explains data pipeline orchestration as the process that involves scheduling, defining dependencies, error handling, and sending notifications ...
Read now
Unlock full access