SECAI Core · phase 3 of 15 · noun
Data engineer
A role responsible for building and maintaining the pipelines that acquire, clean, label, and deliver data with appropriate quality controls
The Explain card
- Plain English
- A data engineer builds and maintains the pipelines that acquire, clean, label and deliver data, with the quality controls that keep it trustworthy.
- Example
- A data engineer writes the job that pulls threat feeds nightly, validates their schema, deduplicates entries and lands a clean dataset for the detection team's models.
- Why it matters
- Data engineers own the plumbing attackers would love to poison. Their access to raw data and pipelines makes them both a security ally and a high-value target.
- Hook
- The plumber of AI; if the pipes are compromised, so is everything downstream.
Word knowledge
How the word is built, where it came from, and what it sits beside in memory.
In a sentence
The data engineer scheduled the Airflow DAG that lands yesterday's Syslog as parquet in the feature store before the phishing classifier retrains.
Why these words
- data Latin data, things given, plural of datum supplies the given-facts half, so the craftsperson works on records rather than on bridges
- engineer Old French engigneor, constructor of military engines, from Latin ingenium, inborn talent names the craftsperson, so the phrase claims given facts can be built the way a road is
Where it came from
- Origin
- English job-title collocation from Latin data (things given, plural of datum) and Old French engigneor (constructor of military engines, from Latin ingenium, inborn talent)
- Entered the language
- 2010s
- What changed
- Data had meant things given, then facts granted in an argument, then the records a machine keeps. Engineer had meant a builder of war engines, then of roads and bridges, then of software. Hadoop and Spark shops of the 2010s joined the pair as a job title for the person who writes the warehouse jobs a model trains on.
How it is spelled
- Pattern
- data stays the Latin plural of datum, even when English treats it as a mass noun
- Pattern
- -eer is the French -eur agent suffix, as in volunteer and pioneer
- Pattern
- g before e is /dĘ/ in French loans, as in engine and gentle
- Breaks the pattern
- the noun phrase stays two words; the hyphen appears only when it modifies another noun
- Breaks the pattern
- data looks plural but computing English often treats it as a mass noun
- Breaks the pattern
- engineer keeps the French g of engine, not the g of get
Spelled like
- database
- volunteer
- pioneer
- engine
Broken into chunks
-
data
- datum
- metadata
- database
-
engine
- engineering
- reengineer
- engine
-
eer
- volunteer
- pioneer
- musketeer
-
gen
- generate
- genesis
- ingenious
What it sits beside
Same subject
Same shape
- software engineer
- machine learning engineer
- platform engineer
- data scientist
Data compounds
Engineer titles
- software engineer
- machine learning engineer
- platform engineer
Where it sits in the deck
Phase 3: Data Fundamentals: Types, Pipelines, and Preparation
Models are only as good as their data â understand the raw material and the engineering that shapes it before covering how it flows or breaks.