Nicole Forsgren explains why developer experience extends beyond coding tools, how AI amplifies both good and bad workflows, and practical strategies for measuring and improving DevEx across organizations.
In this episode of the InfoQ podcast, Thomas Betts speaks with Dr. Nicole Forsgren, author of Accelerate and Frictionless, about the evolving landscape of developer experience in the age of AI. Forsgren explains why friction is a powerful signal for identifying brittle processes, how developer experience affects entire organizations beyond just engineering teams, and practical approaches for measuring and improving DevEx.
Why Friction is a Useful Lens for DevEx
Forsgren argues that friction reveals brittle processes that will break as AI accelerates the pace of work. Traditional manual processes that worked at human speed become bottlenecks when AI enables rapid code generation and deployment.
"Friction can really help us think about how to improve and look for the best areas we can improve development. Traditionally, you could look at processes that were very manual or required a lot of process because many times, those are very fragile and they're going to break. The same holds true right now with AI."
She notes that AI agents amplify both good and bad workflows, making clear documentation, strong communication patterns, and well-designed system boundaries more important than ever.
Who Should Care About DevEx?
Developer experience isn't just an engineering concern—it affects the entire organization. Bottlenecks in security, compliance, and release processes slow value delivery across the business.
"DevEx can be a little challenging there. It can be development friction, it can be value delivery, but the reason where people should care is as we keep telling executives or as they keep reading as leadership is reading all of these bombastic headlines saying that we can spin up entire new products and features in an hour and deploy them out."
Forsgren emphasizes that while AI promises rapid development, existing processes and systems often can't keep up with the increased pace, creating friction points that impact business outcomes.
Metrics for DevEx in the AI Era
The conversation explores how traditional productivity metrics like lines of code become even less meaningful in the AI era, while system-level measures such as DORA and SPACE remain useful.
"Lines of code is a good example of a metric that was never good. But it was always brought up. Now, we're in a space where on the one hand lines of code is a complete nonsense metric, because with a reasonable prompt, I can generate hundreds of lines of code."
Forsgren suggests that while some metrics will change, frameworks like DORA (focusing on deployment frequency, lead time, change fail rate, and mean time to recovery) and SPACE (covering satisfaction, performance, activity, communication, and efficiency) still provide valuable insights.
Communication and Documentation in the AI Era
AI agents require the same clear communication and documentation that humans need. Well-structured requirements, design documents, and APIs become even more critical when agents are involved in development workflows.
"The better we can communicate and specify, and that's one example. It can also be having more clearly defined and documented APIs. So, when an agent needs to use it, or internal libraries that aren't really externally documented, a very kind of one-off thing inside of a company."
Forsgren notes that AI is changing how developers seek information, with many turning to AI chatbots before asking team members. This creates opportunities for faster problem-solving but also risks of going down incorrect paths without human verification.
Building Stakeholder Buy-In for DevEx
Getting organizational buy-in requires aligning DevEx improvements with business priorities and demonstrating how friction points impact business outcomes.
"We want to align with the priorities of our business and of our company and our organization. We want to align with and understand the problems that they have so we can solve those problems."
Forsgren suggests contextualizing data to show how developer experience improvements address specific business problems, such as reducing customer-reported bugs or accelerating feature delivery.
Practical Starting Points
For teams looking to make immediate impact, Forsgren recommends:
- Talking to developers to understand their biggest pain points
- Identifying quick wins that can build momentum
- Using frameworks like RICE (Reach, Impact, Confidence, Effort) for prioritization
- Leveraging LLMs to help with communication and identifying blind spots
"The best thing that almost anyone can do is reach out to a developer. It can be a peer. It can be someone in one of the teams that's high priority and ask them what's it like?"
The Future of DevEx
Forsgren is excited about the evolving role of engineers and developers as AI automates away traditional tasks while opening new opportunities for creative problem-solving.
"I think the thing that excites me the most is to see the evolving role of engineers and developers. And we've seen it over years. The earliest years when we're writing assembly code, we saw mainframes, we saw cloud. We've seen so many waves, and I think when we come up with a new technology, it automates away a lot of the work that we've done historically."
She emphasizes that each technological shift has opened new doors for solving problems in creative ways, and the current AI revolution is no different.
Key Takeaways
- Friction reveals brittle processes that will break as AI accelerates work pace
- Developer experience affects entire organizations, not just engineering teams
- Traditional metrics like lines of code become less meaningful; system-level measures remain useful
- AI agents amplify both good and bad workflows, making clear documentation critical
- Building stakeholder buy-in requires aligning DevEx improvements with business priorities
- Quick wins and clear communication help build momentum for DevEx initiatives
- The future of DevEx involves evolving developer roles and new creative problem-solving opportunities
Nicole Forsgren's new book, Frictionless: 7 Steps to Remove Barriers, Unlock Value, and Outpace Your Competition in the AI Era, provides practical frameworks and tools for improving developer experience in the AI era.

Comments
Please log in or register to join the discussion