Back to Glossary

Processing architecture

Data Pipeline

An ordered sequence of processes that moves data from their sources to the places where they are used.

Related domain: Data AnalyticsConcept ID: concept-data-pipeline

Definition

A Data Pipeline is an ordered sequence of processes responsible for moving data from their sources to the places where they are used.

Human Explanation

A Data Pipeline describes the path data follow from collection through to analysis or reporting.

Why it Matters

A well-designed Data Pipeline provides reliable and repeatable data processing.

Conceptual Boundary

A Data Pipeline is not a single tool. It is an architecture that combines multiple processes and technologies.

Practical Perspective

The most valuable Data Pipelines provide automation, monitoring and rapid detection of processing errors.

Related Concepts