4 — Stream Processing
Purpose
[stub: stream-processing]
Metadata
| Author | Amit Singh |
| Scope | data-engineering |
Local graph
Related notes
1 — Distributed Computing Fundamentals
The distributed-systems fundamentals underneath every big-data engine — parallel processing, distributed execution, cluster computing, scheduling, and resource management.
2 — Apache Spark
Apache Spark end to end — architecture, RDDs, DataFrames and Datasets, the Catalyst optimizer and Tungsten execution engine, shuffle and partitioning behavior, broadcast joins, and adaptive query execution.
3 — Batch Processing Frameworks
The batch processing framework landscape beyond Spark — Hadoop MapReduce, Tez, Flink's batch mode, and Apache Beam's unified batch/stream model.
Data Engineering
A book-shaped table of contents for data engineering: foundations and lifecycle, data modeling, storage systems, ingestion and CDC, distributed processing (Spark/Flink), SQL mastery, workflow orchestration, data quality, platform and cloud architecture, pipeline observability, security and governance, performance engineering, system design, and MAANG interview preparation through capstone builds — cross-linking the existing observability book instead of duplicating it.