Software Engineering KB

Home

❯

03 Data Management

❯

06 Data Pipelines

❯

00 Category

❯

Batch Processing

Batch Processing

Feb 10, 20261 min read

  • data-pipelines
  • batch

Batch Processing

Back: Data Pipelines

Processing large volumes of data in discrete jobs that run on a schedule. Suited for workloads where latency of minutes to hours is acceptable.

Concepts

  • Apache Hadoop
  • Apache Spark
  • Apache Beam
  • Trino
  • dbt (data build tool)
  • Airflow

data-pipelines batch


Graph View

  • Batch Processing
  • Concepts

Backlinks

  • Airflow
  • Apache Beam
  • Apache Hadoop
  • Apache Spark
  • Trino
  • dbt (data build tool)
  • Data Pipelines
  • Performance Optimization Patterns

Created with Quartz v4.5.2 © 2026

  • GitHub