Skip to main content

Product Management Research

Back to Product Management Intro

Accelerate

By Nicole Forsgren, Jez Humble and Gene Kim

Accelerate Summary

Accelerate explores what makes top engineering organisations deliver software quickly and reliably, using several years of rigorous DevOps research. The authors show that high performance isn’t about heroics or rigid processes, but about adopting proven technical practices and building a supportive, learning‑focused culture. A major contribution is the DORA metrics, which give teams a clear way to measure delivery speed and stability. The book highlights how practices like , automation, , and consistently improve outcomes. Overall, it’s a concise, evidence‑backed guide to creating teams that ship faster, break less, and drive real business impact.

Accelerate Key Concepts

Other than the DORA metrics, the key concepts in Accelerate include uncovering 24 key capabilities that drive software delivery performance (listed in Appendix A), which are grouped into five categories and all listed below:

Continuous Delivery Capabilities:

  1. Use version control for all production artifacts
  2. Automate your deployment process
  3. Implement continuous integration
  4. Use trunk-based development
  5. Implement test automation
  6. Support test data management
  7. Shift left on security
  8. Implement continuous delivery (CD)

Architecture Capabilities:

  1. Use a loosely coupled architecture
  2. Architect for empowered teams

Product and Process Capabilities:

  1. Gather and implement customer feedback
  2. Make the flow of work visible through the
  3. Work in small batches
  4. Foster and enable team experimentation

Lean Management and Monitoring Capabilities:

  1. Have a lightweight change approval process
  2. Monitor acrosss application and infrastructure to inform business decisions
  3. Check system health proactively
  4. Identify processes and manage work with
  5. Visualize work to monitor quality and communicate throughout the team

Cultural Capabilities:

  1. Support a generative culture (as outlined by Westrum)
  2. Encourage and support learning. Is learning, in your culture, considered essential for continued progress?
  3. Support and facilitiate collaboration amoung teams
  4. Provide resources and tools that make work meaningful
  5. Support or embody transformational leadership

The Phoenix Project

By Gene Kim, Kevin Behr, and George Spafford

The Phoenix Project Summary

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win" by Gene Kim, Kevin Behr, and George Spafford

The Phoenix Project Key Concepts

The Three Ways (The Phoenix Project)

  • The First Way (Flow): Focus on the left-to-right flow of work from Development to Operations. It’s about making work visible, limiting WIP (Work in Progress), and reducing bottlenecks (like Brent!).
  • The Second Way (Feedback): This is about creating fast feedback loops from right to left. If something breaks in production, Dev needs to know now, not in three weeks.
  • The Third Way (Continual Learning): Building a culture that values experimentation, taking risks, and learning from failure so the whole system gets smarter over time.

Inspired - How to Create Products Customers Love

By Marty Cagan

Inspired - How to Create Products Customers Love Summary

Inspired is a book about product management that teaches you how to create products that customers love. It is a must-read for anyone who wants to be a successful product manager.

Inspired - How to Create Products Customers Love Key Concepts

The DevOps Handbook

The DevOps Handbook Summary

The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations" by Gene Kim, Jez Humble, Patrick Debois, and John Willis

The DevOps Handbook Key Concepts