Back to blog
Engineering leadership

7 Engineering Reports Worth Reading This Year

Last updated: 6 min read
Engineering leadership

Every year, your feed fills with engineering reports. Most are surveys dressed up as news. A few are genuinely useful when you are planning headcount, tooling, or a roadmap, and it helps to know which is which before you spend an afternoon reading.

Here are seven annual reports worth your time, why each one matters, and how to read them without losing a week.

What separates signal from a sales deck

A useful report shows its method. It tells you how many people answered, who they were, and how the questions were asked. It reports the same measures year over year, so you can see a trend instead of a snapshot. And it is honest about what the data cannot say. When a "report" skips all of that and jumps straight to a big number next to a product logo, treat it as marketing, not research.

Two more tells. First, watch for self-selection: a survey that recruits from a vendor's own users will describe that vendor's users, not the industry. Second, be careful with any figure about AI right now. Adoption is moving fast, most of it is self-reported, and a number that was true when the survey ran can be stale by the time you read it. None of that makes these reports useless. It just means you read them for direction, not for decimal points.

How software gets built

1. DORA State of DevOps

The longest-running study of software delivery performance, now run by Google Cloud. It is the source of the four delivery metrics many teams still quote: lead time, deploy frequency, change fail rate, and time to restore. Recent editions added a measure for rework and looked hard at how AI-assisted coding changes delivery. If you want a shared vocabulary for "are we fast and stable," start here.

What makes DORA more useful than most is that it does not just rank teams, it tries to explain what drives the differences: things like smaller batch sizes, good documentation, and a healthy culture. Read the drivers, not just the four numbers. That is where the advice you can actually act on lives. Best for: any team that wants a shared, evidence-backed definition of delivery health.

dora.dev

2. GitHub Octoverse

GitHub's annual look at open source activity across its platform: which languages are growing, where contributions come from, and how tooling is shifting. Because it draws on real repository activity rather than a survey, it is a good counterweight to opinion-based reports. Read it for language trends and the shape of open source work, not for private-team practices. Best for: hiring and tech-stack conversations where you want data on where the ecosystem is actually moving.

octoverse.github.com

3. Stack Overflow Developer Survey

One of the largest developer surveys anywhere, with tens of thousands of respondents across many countries. It covers languages, tools, pay, and, in recent years, how developers feel about AI tools. Its own writeup noted that trust in the accuracy of AI answers dropped even as adoption climbed, which is a useful tension to bring to any AI tooling decision. Watch the self-selection: the sample skews toward people who use Stack Overflow.

survey.stackoverflow.co

4. JetBrains State of Developer Ecosystem

A large annual survey of working developers, strong on languages, IDEs, and day-to-day workflow. JetBrains reported that a large majority of developers now use AI tools for coding in some form. It pairs well with the Stack Overflow survey because the two samples differ, so agreement between them is a stronger signal than either alone.

jetbrains.com/lp/devecosystem-2025

Experience, teams, and infrastructure

5. DX State of Developer Experience

Produced by DX (in recent years with Atlassian), this one is aimed at the thing that most affects output but is hardest to see: friction. It looks at where engineering time actually goes, from waiting on builds to context switching. If you lead a team and want language for "our people are busy but blocked," this report gives you the framing and the questions to ask. It is one of the few reports that treats developer experience as a measurable thing rather than a vibe, which makes it a good starting point if you are trying to justify tooling or platform work to your own leadership.

getdx.com/research

6. Jellyfish State of Engineering Management

A survey aimed squarely at engineering leaders rather than individual developers. It covers what managers worry about, how they measure their teams, and how they are adopting AI. Like most vendor reports it points toward a product, so read the method and treat the trend lines as more reliable than any single headline figure.

jellyfish.co/state-of-engineering-management

7. CNCF Annual Survey

If your world includes Kubernetes, containers, and cloud-native infrastructure, the Cloud Native Computing Foundation's annual survey is the reference point for adoption trends. It is run by a neutral foundation rather than a single vendor, which makes it more trustworthy than a product's own numbers. Read it for where the ecosystem is heading, not for whether a given tool fits your team.

cncf.io/reports

How to read them without wasting a week

Do not read cover to cover. Open the methodology first. If the sample is small or self-selected, lower your confidence. Then read only the sections that touch a decision you are actually making. A report is useful when it changes what you do, not when it confirms what you already believed.

A simple routine works well. Pick the two reports closest to a decision on your plate. Read each one's summary and method, then jump to the one or two sections that matter to you. Write down a single sentence for each: what it says, and what you will do differently because of it. If you cannot write that sentence, the report was interesting but not useful, and that is fine. Close it and move on.

One more habit: quote the source, not the roundup. Plenty of blog posts repeat a striking number without the caveat that came with it. If you are going to cite a figure to your team, name the report it came from and read the paragraph around it. That is the difference between a fact and a game of telephone.

The same rule holds for your own team's knowledge. When a teammate asks what you decided last quarter, the honest answer points at the record, not at a half-remembered summary. That is the idea behind how we think about writing things down, and behind StandIn: you write one short brief, and while you are away it answers questions from what you actually wrote, with a source under each answer. When the answer is not there, it says so instead of guessing. Reports and records are both only worth trusting when you can see where the number came from.

When you're off, your StandIn is on.

It answers your teammates' questions from work you've already done, in your words, with a source under every answer.

You might also like