Data Engineering at Datadog
Roles, Comp & Culture
An L5 senior data engineer at Datadog sits around $407K total comp from 20 verified salary datapoints. The primary Data Engineering tech consists of Iceberg, Kubernetes and Presto, according to current job listings. Datadog pays data engineers above other Technology companies. Reviews put them at 4.0 on Glassdoor, a little above the middle of the pack. Employee sentiment at Datadog reads neutral and employee happiness is trending up over the past year. Layoff risk scores low for the next 30 days. 1 data engineering role is open right now.
Datadog data engineer compensation
Each level's figure is the median of individual Datadog offers at that level, so it reflects a typical outcome rather than an average pulled up by a few large packages. Total comp counts base salary plus equity and bonus annualized over the vest, and the range shown is the middle half of offers, with the top and bottom quarters trimmed off.
Datadog employee sentiment, tracked weekly
Employee happiness for data engineers over the past year, so you can see which direction it is moving, not just where it sits today.
Datadog's employer reputation sits between its public hype and its internal reality in a way that's worth stating plainly. The Glassdoor rating of 4.0 is a little above the middle of the pack, and mixed sentiment on Blind suggests engineers have real reservations alongside genuine enthusiasm for the technical problems. The neutral tier with a trending up signal means morale isn't a crisis but it isn't a strong point either. Pay at L5 comes in at $407K, which is above other Technology companies, so the comp argument is real. The tension is pace: Datadog moves fast on product, which generates urgent data requests and shifting priorities for the internal data platform team. You get interesting scale problems and strong pay; you give up predictability.
Recent Datadog events
Layoffs, leadership changes, and other major moves at the company, with dates.
Datadog's near-term trajectory looks stable. no tracked layoffs in the past 12 months, and low layoff risk over the next 30 days points in the same direction. 2 executive departures in the past year is worth tracking, but the count falls short of a leadership churn signal on its own. The company has been in a growth investment phase, and current DE hiring reflects a selective posture: 1 open data engineering role, concentrated in New York. That's not a rapid build-out; it reads more like a team filling a targeted gap than expanding headcount broadly. Someone joining now should expect a period of platform consolidation, where scope is shaped by what the existing infrastructure already owns rather than by greenfield mandates from new leadership.
- Exec departureMar 2026Leadership change
- Exec departureSep 2025Leadership change
- Exec departureDec 2024Leadership change
Notable company events we track, with dates.
Datadog data engineering tech stack
The languages, storage, and processing tools Datadog data engineers actually work with, grouped by what they do. Tailor your system-design answers to this stack.
Datadog sells observability: every metric, trace, and log from every customer's infrastructure flows through its ingestion pipeline in real time, which makes the core data problem one of scale and latency rather than domain complexity. A data engineer here is downstream of that firehose, building the internal analytics layer that answers questions about product usage, billing, customer health, and infrastructure cost. The stack signals a lakehouse orientation: Iceberg, Kubernetes and Presto appearing in current listings puts you squarely in columnar storage, container-native orchestration, and interactive query territory. Java, Python and Scala tells you the team writes production logic in statically typed JVM languages alongside Python, which is unusual and worth factoring into your prep. The shape of the job leans toward pipeline reliability and query performance at volume, not greenfield modeling work.
Datadog data engineer job openings
A live read on what they are hiring: open roles, recent postings, where, and at what level.
The salary distribution tells you something about fit: 16 reports at L4 against 4 at L5 means most DE roles here land at the mid level, so if you're targeting a staff or principal title, the ladder currently tops out at L5 with 2 published levels. Engineers who thrive here have genuine comfort with JVM-based data tools, can reason about pipeline architecture at ingestion scale, and don't need a mature internal data culture to be productive. If you want a well-established DE org with documented processes and a stable roadmap, this probably isn't it. If the observability domain and the technical depth of the problems appeal to you, check the ladder for your level, then prepare the loop with pipeline architecture as the center of gravity, since that's where interview focus lands.
Preparing for the Datadog loop
The round-by-round process, example questions, and prep plan are on the interview guide.
Compare Datadog with other data engineering employers
How the role, pay, and loop stack up against peer companies.
Prepare at Datadog interview difficulty
- 01
Reading a solution is not the same as writing one
Every engineer who has frozen on a query they had read a dozen times knows the gap. The only preparation that closes it is producing the answer yourself, under time, before the interview does it for you
- 02
76% of hiring managers reject on the coding task, not the resume
From HackerRank's 2024 Developer Skills Report. Candidates who look strong on paper still fail the live screen if they haven't done timed, executable practice
- 03
5 problem shapes cover 80% of data engineer loops
Dedup, sessionization, top-N-per-group, slowly-changing dimensions, partition tricks. Writing the shapes by hand turns the unfamiliar into pattern recognition