InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Impediments To Your Value-Stream

Posted by Mike Bria on Apr 28, 2008

Sections
Process & Practices,
Architecture & Design
Topics
Agile Techniques ,
Agile ,
Delivering Value ,
Agile in the Enterprise
Tags
Business/IT Alignment ,
Lean ,
Retrospectives
Scrum defines an impediment as "anything keeping the team from being more productive" and clearly stresses that teams establish means to remove them as continuously as possible. Joe Little proposes an impediment's scope may be better established as being anything keeping the organization from delivering value.

In a post early in the week Little posed his thoughts on why velocity is an important metric to an agile team. In short he points out three items:
  • Defense: Velocity gives the team legitimate ammunition to say no (or yes) to managers and customers
  • Justification: Velocity metrics help manager's more comfortably accept explanations of why agile is important
  • Challenge: Velocity gives the team a bar by which to gauge efforts to remove impediments
Shortly thereafter Little took a deeper dive into the sub-theme of this third item: impediment hunting. He asks "What is the scope that defines what might be an impediment?", then goes on to challenge that the generally accepted agile view may be missing the mark.
By definition in Scrum, an impediment is anything that keeps the team from being more productivity. And I personally add that everything is imperfect, so by my definition everything is an impediment to some degree, and the trick is to identify the one or two biggest impediments today.

Scrum has also said that the scope is wide, including such diverse things as engineering practices and personal issues.

What I have not seen talked about much is the scope from an end-to-end Value Stream perspective. So, I would argue that anything that reduces the business value of what the Team produces (or the speed with which the value is realized) is an impediment.
Little follows with an example of a development team whose building software that their partner "implementations/install" team is not ready to install. In this case, the team's DONE, but zero true business value has been realized. Little's assertion is that the implementions hold-up is the most important impediment and that the development team would be wise to put some energy into seeing it removed.

What Little is saying hits on the fundamental premises of the systems-thinking characteristic of Lean software development made popular in recent years by Mary and Tom Poppendieck, Kenji Hiranabe, and others.  In short, the message is to prevent localized optimization by understanding your overall value-stream and removing impediments wherever they may land on it.

No comments

Watch Thread Reply

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.