SlideShare a Scribd company logo
1 of 31
Balancing the Tension
between Lean and Agile
James O. Coplien
Gertrud&Cope
Scrum Training Institute
cope@gertrudandcope.com
What is Agile?
We all know the Manifesto
It comes down to two things:
Self-organization
Feedback
An exercise exemplifying Agile
G&C
The Agile Manifesto
We are uncovering better ways of developing software by doing
it and helping others do it. Through this work we have come to
value:
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
That is, while there is value in the items on the right, we value
the items on the left more.
• James Grenning
• Jim Highsmith
• Andrew Hunt
• Ron Jeffries
• Jon Kern
• Brian Marick
• Robert Cecil Martin
• Steve Mellor
• Ken Schwaber
• Jeff Sutherland
• Dave Thomas
• Kent Beck
• Mike Beedle
• Arie van Bennekun
• Alistair Cockburn
• Ward Cunningham
• Martin Fowler
© 2001, the above authors
this declaration may be freely copied in any form,
but only in its entirety through this notice.
What is Lean?
Lean is a more complex system aimed at
adding value for the end user
To do that,
We eliminate waste
We eliminate inconsistency
We smooth out flow
We are constantly improving: Kaizen
An exercise to illustrate Lean
Just a thought...
Lean:
Eliminate Waste
Eliminate
inconsistency
Smooth out flow
Agile:
Favor product over
documentation
Communication
Sustainable pace
Snowden and Boone, A Leader’s Framework for Decision Making, Harvard Business Review, Nov. 2007
Reflection
What can you learn from the Agile exercise
that would help software development?
What about the same for the Lean exercise?
What is common between these two
exercises?
What is different?
Can you see any conflicts between them?
Lean and Agile
Characteristics
Agile
Inclusive
Doing
Feedback
Low Latency
Polychronic, reactive
Shared world models
People
Lean
By invitation
Thinking
Feed-Forward
High throughput
Monochronic, planned
Develop world models
Process
Set-based Design:
Complementary to
Feedback
Ten
Alternatives
Refine the
one chosen
+ Rework in analysis adds value; rework in
manufacturing is cost
Complex versus
Complicated
Agile: Dealing with
complex systems:
autopoeietic
systems, self-
organization; wholes
greater than the
sum of their parts
Lean: Dealing with
complicated
systems. Building a
car is complicated
but not complex;
the whole is the
sum of its parts
Snowden and Boone, A Leader’s Framework for Decision Making, Harvard Business Review, Nov. 2007
Standards?
Agile: Inspect and
adapt: anyone can
do it, you don’t need
to ask permission,
you are empowered,
and you achieve
continuous
improvement
Lean: if you have a
problem, spend up-
front time seeking
standards (Toyota
Way, principle 6:
Standardized Tasks
are the Foundation
for Continuous
Improvement and
Employee
Empowerment)
Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 12, pp. 140 - 148
Doing or Thinking?
Agile: embrace
change (but more on
this later)
Lean: Long
deliberation and
thought with rapid
deployment only after
a decision is made
(The Toyota Way,
Principle 13: Make
decisions slowly by
consensus, thoroughly
considering all
options)
Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 19, pp. 237 - 249
Specialization
XP: No code
ownership, no
specialization.
Scrum: cross-
functional team
Lean: spend years
carefully grooming
each individual to
develop a depth of
knowledge (from
Toyota Way,
Principle 10)
Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 16, pp. 184 - 198
Rework
Agile: Refactoring
compensates for
architectural short-
sightedness,
maintenance, and
emergent
requirements (as
well as keeping the
code clean)
Lean: Rework in
design adds value,
while rework in
production is waste
(Ballard: Negative
Iteration, Lean
Institute)
Ballard, Glenn, Positive vs Negative Iteration in Design. Lean construction Institute, University of California, Berkeley
Last Responsible
Moment
Agile: early
decisions are likely
to be wrong and
cause rework, so
defer to the last
responsible
moment
Lean: letting a
decision go beyond
the point where it
affects other
decisions causes
rework, so bring
decisions forward to
a point where their
results don’t
propagate
Ballard, Glenn, Positive vs Negative Iteration in Design. Lean construction Institute, University of California, Berkeley
Summary
Complex vs Complicated
Ad-hoc vs Standards
Doing vs Thinking
Generalization vs Specialization
Rework vs Protoyping
Late versus Early Decisions
Focus
Agile: Doing
Where is the thinking
in Scrum?
Scrum allows thinking
but neither requires it
nor provides
techniques for it
Agile is about doing
just enough to get
just enough quality
Lean: Doing and
thinking
Lean requires
thinking and even
planning
Lean is about doing
the least you can do
to achieve
excellence
Repercussions
Agile fears future change; Lean embraces it
Enlist a fire brigade or build a brick city?
Agile shuns architecture; Lean considers it essential
Agile avoids committing to agreed standards; Lean is
about commitment
Agile is about individuals; Lean about teams
Agile diffuses responsibility; Lean encourages it
Agile puts value in production rework (refactor; do-
inspect-adapt); Lean avoids rework (design, inspect-
plan-do)
Reflection
We can mix Lean and Agile
Reflect on a mixture of practices, ideas, and
philosophies that combine Lean and Agile
thinking
Scrum
Comes from a Lean legacy, but has many
trappings we associate with Agile
Common problems in Scrum implementations:
People don’t do the up-front analysis, lean
architecture
People don’t take the value chain out to the
end user
People think locally rather than in terms of
their networks
Does the Nokia Test test
Lean or Agile?
Iterations
Expanding scope of Done to deployment
Up-front specifications w/User Stories
Product owner who plans
Up-front Product Backlog
Up-front estimates
Business-oriented burndown chart
Team disruption
Most Nokia Test points
are Lean — not Agile
Iterations (Agile)
Expanding scope of Done to deployment
(Lean)
Up-front specifications w/User Stories (Lean)
Product owner who plans (Lean)
Up-front Product Backlog (Lean: DSM)
Up-front estimates (Lean planning)
Business-oriented burndown chart (Lean)
Team disruption (Agile)
Summary: The Lean /
Agile Compromise
Do up-front work — but minimize artefact
inventory and be postured for change
Prototypes and enabling specifications
Architecture
Make short-term sacrifices for long-term ROI
Pay strong attention to common strengths,
such as short feedback loops
Use common sense!
1. Iterations
No iterations - 0
Iterations > 6 - 1
Variable length < 6 weeks - 2
Fixed iteration length 6 weeks - 3
Fix iteration length 5 weeks - 4
Fixed iteration 4 weeks or less - 10
Back
2. Testing
No dedicated QA - 0
Unit tested - 1
Feature tested - 5
Feature tested as soon as completed - 7
Software passes acceptance testing - 8
Software is deployed - 10
Back
3. Agile Specification
No requirements - 0
Big requirements document - 1
Poor user stories - 4
Good requirements - 5
Good user stories - 7
Software is deployed - 10
Just enough, just in time specifications - 8
Good user stories tied to specifications as
needed - 10
Back
4. Product Owner
No Product Owner - 0
Ignorant product owner - 1
Meddling product owner - 2
Detached product owner - 2
Product owner with clear product backlog estimated
by team before Sprint Planning meeting (READY) -
5
Product owner with release road map based on
team velocity - 8
Product owner who motivates the team - 10
Back
5. Product Backlog
No Product Backlog - 0
Multiple product backlogs - 1
Single product backlog - 3
Product backlog clearly specified and ordered for
ROI before sprint planning (READY) - 5
Product owner with release plan based on Product
Backlog - 7
Product Owner can measure ROI based on
revenue, cost per story point, or other metrics - 10
Back
6. Estimates
Product Backlog not estimated - 0
Estimates not produced by team - 1
Estimates not produced by planning poker - 5
Estimates produced by planning poker by
team - 8
Estimate error < 10% - 10
Back
7. Burndown Chart
No burndown chart - 0
Burndown chart not updated by team - 1
Partial task burndown - 2
Using Track Done - 4
Using Track Story done - 5
Add 3 points if the team knows velocity
Add 2 points if Product Owner release plan is
based on known velocity
Back
8. Team Disruption
Manager / Project Leader disrupts team - 0
Product Owner disrupts team - 1
Managers, Project Leaders or Team Leaders
assign tasks - 3
Have Project Leader and Scrum roles - 5
No one disrupts team, only Scrum roles - 10
Back

More Related Content

What's hot

Agile Methodologies and Scrum
Agile Methodologies and ScrumAgile Methodologies and Scrum
Agile Methodologies and Scrum
Scrum Turkey
 
Introducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and KanbanIntroducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and Kanban
Dimitri Ponomareff
 

What's hot (20)

Introductionto Agile Executive Overview Gpi Asia Rev2
Introductionto Agile Executive Overview Gpi Asia Rev2Introductionto Agile Executive Overview Gpi Asia Rev2
Introductionto Agile Executive Overview Gpi Asia Rev2
 
Agile lean software development principles
Agile  lean software development principlesAgile  lean software development principles
Agile lean software development principles
 
Agile Values, Principles and Practices
Agile Values, Principles and PracticesAgile Values, Principles and Practices
Agile Values, Principles and Practices
 
The Values and Principles of Agile Software Development
The Values and Principles of Agile Software DevelopmentThe Values and Principles of Agile Software Development
The Values and Principles of Agile Software Development
 
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...Managing Technical Debt - A Practical Approach Using Continuous Integration a...
Managing Technical Debt - A Practical Approach Using Continuous Integration a...
 
Business Case for Agile - Time for ROI Check
Business Case for Agile - Time for ROI CheckBusiness Case for Agile - Time for ROI Check
Business Case for Agile - Time for ROI Check
 
Executive Presentation on Agile Project Management by Boardroom Metrics Inc.
Executive Presentation on Agile Project Management by Boardroom Metrics Inc.Executive Presentation on Agile Project Management by Boardroom Metrics Inc.
Executive Presentation on Agile Project Management by Boardroom Metrics Inc.
 
Scrum Training (One Day)
Scrum Training (One Day)Scrum Training (One Day)
Scrum Training (One Day)
 
12 principles for Agile Development
12 principles for Agile Development 12 principles for Agile Development
12 principles for Agile Development
 
Agile Methodologies and Scrum
Agile Methodologies and ScrumAgile Methodologies and Scrum
Agile Methodologies and Scrum
 
Lean Software Development: Values and Principles
Lean Software Development: Values and PrinciplesLean Software Development: Values and Principles
Lean Software Development: Values and Principles
 
Benefits of Agile Software Development for Senior Management
Benefits of Agile Software Development for Senior ManagementBenefits of Agile Software Development for Senior Management
Benefits of Agile Software Development for Senior Management
 
AgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff Sutherland
AgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff SutherlandAgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff Sutherland
AgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff Sutherland
 
XP vs Lean vs FDD
XP vs Lean vs FDDXP vs Lean vs FDD
XP vs Lean vs FDD
 
What agile teams think about agile principles
What agile teams think about agile principlesWhat agile teams think about agile principles
What agile teams think about agile principles
 
Lean sw development il tech-talks
Lean sw development   il tech-talksLean sw development   il tech-talks
Lean sw development il tech-talks
 
ADAPTing to Enterprise Agile
ADAPTing to Enterprise AgileADAPTing to Enterprise Agile
ADAPTing to Enterprise Agile
 
Introducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and KanbanIntroducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and Kanban
 
Don't scale agile. Descale your organisation.
Don't scale agile. Descale your organisation.Don't scale agile. Descale your organisation.
Don't scale agile. Descale your organisation.
 
Agile Webinar: Managing Distributed Teams
Agile Webinar: Managing Distributed TeamsAgile Webinar: Managing Distributed Teams
Agile Webinar: Managing Distributed Teams
 

Viewers also liked

The Rise and Fall of Ellen Pao. Perpetrator or Victim?
The Rise and Fall of Ellen Pao. Perpetrator or Victim?The Rise and Fall of Ellen Pao. Perpetrator or Victim?
The Rise and Fall of Ellen Pao. Perpetrator or Victim?
Sage HR
 

Viewers also liked (20)

20140925 fistb keynote
20140925 fistb keynote20140925 fistb keynote
20140925 fistb keynote
 
Cloud Computing Technology Framework
Cloud Computing Technology FrameworkCloud Computing Technology Framework
Cloud Computing Technology Framework
 
Vehicle Cyber Security: What Every Automotive Executive Needs to Know
Vehicle Cyber Security: What Every Automotive Executive Needs to KnowVehicle Cyber Security: What Every Automotive Executive Needs to Know
Vehicle Cyber Security: What Every Automotive Executive Needs to Know
 
ontology based- data_integration.ali_aljadaa.1125048
ontology based- data_integration.ali_aljadaa.1125048ontology based- data_integration.ali_aljadaa.1125048
ontology based- data_integration.ali_aljadaa.1125048
 
Next-Generation Biometrics and Forensics
Next-Generation Biometrics and ForensicsNext-Generation Biometrics and Forensics
Next-Generation Biometrics and Forensics
 
Cost and Economic Modeling for Cloud Computing
Cost and Economic Modeling for Cloud ComputingCost and Economic Modeling for Cloud Computing
Cost and Economic Modeling for Cloud Computing
 
Enterprise Architecture and Cloud Computing
Enterprise Architecture and Cloud Computing Enterprise Architecture and Cloud Computing
Enterprise Architecture and Cloud Computing
 
Mission Engineering Solution Infographic
Mission Engineering Solution InfographicMission Engineering Solution Infographic
Mission Engineering Solution Infographic
 
The Government's Effective Migration to a Cloud Computing Environment
The Government's Effective Migration to a Cloud Computing EnvironmentThe Government's Effective Migration to a Cloud Computing Environment
The Government's Effective Migration to a Cloud Computing Environment
 
User Experience Strategy for Lean Startups & UX Designers - London Tour April...
User Experience Strategy for Lean Startups & UX Designers - London Tour April...User Experience Strategy for Lean Startups & UX Designers - London Tour April...
User Experience Strategy for Lean Startups & UX Designers - London Tour April...
 
Tribute to Muhammad Ali 1942 2016
Tribute to Muhammad Ali 1942 2016Tribute to Muhammad Ali 1942 2016
Tribute to Muhammad Ali 1942 2016
 
Pre-Con Education: Effective Change/Configuration Management With CA Service...
Pre-Con Education: Effective Change/Configuration Management With CA Service...Pre-Con Education: Effective Change/Configuration Management With CA Service...
Pre-Con Education: Effective Change/Configuration Management With CA Service...
 
Ten Things You Should not Forget in Mainframe Security
Ten Things You Should not Forget in Mainframe Security Ten Things You Should not Forget in Mainframe Security
Ten Things You Should not Forget in Mainframe Security
 
The Rise and Fall of Ellen Pao. Perpetrator or Victim?
The Rise and Fall of Ellen Pao. Perpetrator or Victim?The Rise and Fall of Ellen Pao. Perpetrator or Victim?
The Rise and Fall of Ellen Pao. Perpetrator or Victim?
 
India Vs Australia - A Social Media Analysis
India Vs Australia - A Social Media AnalysisIndia Vs Australia - A Social Media Analysis
India Vs Australia - A Social Media Analysis
 
Retail Revolution: Thrive in Disruption
Retail Revolution: Thrive in DisruptionRetail Revolution: Thrive in Disruption
Retail Revolution: Thrive in Disruption
 
The Retail Reality Check
The Retail Reality CheckThe Retail Reality Check
The Retail Reality Check
 
The Marketing Automation Revolution
The Marketing Automation RevolutionThe Marketing Automation Revolution
The Marketing Automation Revolution
 
Paper Jam: Why Documents are Dragging Us Down
Paper Jam: Why Documents are Dragging Us DownPaper Jam: Why Documents are Dragging Us Down
Paper Jam: Why Documents are Dragging Us Down
 
The Signs of Life
The Signs of LifeThe Signs of Life
The Signs of Life
 

Similar to Balancing the tension between Lean and Agile

Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resources
Anwar Sadat
 
Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and Misconceptions
Richard Cheng
 
The Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training programThe Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training program
Christopher King
 
Assessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility AssessmentAssessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility Assessment
Mike Cohn
 

Similar to Balancing the tension between Lean and Agile (20)

Introduction to Agile and Lean Software Development
Introduction to Agile and Lean Software DevelopmentIntroduction to Agile and Lean Software Development
Introduction to Agile and Lean Software Development
 
Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resources
 
Agile software development
Agile software developmentAgile software development
Agile software development
 
Are you Agile enough?
Are you Agile enough?Are you Agile enough?
Are you Agile enough?
 
Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and Misconceptions
 
Introduction to Agile Software Development Process
Introduction to Agile Software Development ProcessIntroduction to Agile Software Development Process
Introduction to Agile Software Development Process
 
Agile project management using scrum
Agile project management using scrumAgile project management using scrum
Agile project management using scrum
 
Scaling agile. Agile across the enterprise
Scaling agile. Agile across the enterpriseScaling agile. Agile across the enterprise
Scaling agile. Agile across the enterprise
 
40 Agile Methods in 40 Minutes
40 Agile Methods in 40 Minutes40 Agile Methods in 40 Minutes
40 Agile Methods in 40 Minutes
 
Agile Methodologies
Agile MethodologiesAgile Methodologies
Agile Methodologies
 
Agile Introduction
Agile IntroductionAgile Introduction
Agile Introduction
 
Agile Software Development Methodologies
Agile Software Development MethodologiesAgile Software Development Methodologies
Agile Software Development Methodologies
 
The Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training programThe Agile Method and AGILE ISD; how to use each to improve your training program
The Agile Method and AGILE ISD; how to use each to improve your training program
 
Understanding-Agile &Scrum.pdf
Understanding-Agile &Scrum.pdfUnderstanding-Agile &Scrum.pdf
Understanding-Agile &Scrum.pdf
 
Agile for Business
Agile for BusinessAgile for Business
Agile for Business
 
7.agila model
7.agila model7.agila model
7.agila model
 
Introduction to Agile Values & Principles
Introduction to Agile Values & PrinciplesIntroduction to Agile Values & Principles
Introduction to Agile Values & Principles
 
Agile Project Management
Agile Project ManagementAgile Project Management
Agile Project Management
 
Assessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility AssessmentAssessing Your Agility: Introducing the Comparative Agility Assessment
Assessing Your Agility: Introducing the Comparative Agility Assessment
 
An Agile Overview @ ShoreTel Sky
An Agile Overview @ ShoreTel SkyAn Agile Overview @ ShoreTel Sky
An Agile Overview @ ShoreTel Sky
 

Recently uploaded

Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
dlhescort
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
dollysharma2066
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Sheetaleventcompany
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
lizamodels9
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
lizamodels9
 

Recently uploaded (20)

Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business Growth
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLJAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
 
Falcon Invoice Discounting: The best investment platform in india for investors
Falcon Invoice Discounting: The best investment platform in india for investorsFalcon Invoice Discounting: The best investment platform in india for investors
Falcon Invoice Discounting: The best investment platform in india for investors
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 

Balancing the tension between Lean and Agile

  • 1. Balancing the Tension between Lean and Agile James O. Coplien Gertrud&Cope Scrum Training Institute cope@gertrudandcope.com
  • 2. What is Agile? We all know the Manifesto It comes down to two things: Self-organization Feedback An exercise exemplifying Agile
  • 3. G&C The Agile Manifesto We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, while there is value in the items on the right, we value the items on the left more. • James Grenning • Jim Highsmith • Andrew Hunt • Ron Jeffries • Jon Kern • Brian Marick • Robert Cecil Martin • Steve Mellor • Ken Schwaber • Jeff Sutherland • Dave Thomas • Kent Beck • Mike Beedle • Arie van Bennekun • Alistair Cockburn • Ward Cunningham • Martin Fowler © 2001, the above authors this declaration may be freely copied in any form, but only in its entirety through this notice.
  • 4. What is Lean? Lean is a more complex system aimed at adding value for the end user To do that, We eliminate waste We eliminate inconsistency We smooth out flow We are constantly improving: Kaizen An exercise to illustrate Lean
  • 5. Just a thought... Lean: Eliminate Waste Eliminate inconsistency Smooth out flow Agile: Favor product over documentation Communication Sustainable pace Snowden and Boone, A Leader’s Framework for Decision Making, Harvard Business Review, Nov. 2007
  • 6. Reflection What can you learn from the Agile exercise that would help software development? What about the same for the Lean exercise? What is common between these two exercises? What is different? Can you see any conflicts between them?
  • 7. Lean and Agile Characteristics Agile Inclusive Doing Feedback Low Latency Polychronic, reactive Shared world models People Lean By invitation Thinking Feed-Forward High throughput Monochronic, planned Develop world models Process
  • 8. Set-based Design: Complementary to Feedback Ten Alternatives Refine the one chosen + Rework in analysis adds value; rework in manufacturing is cost
  • 9. Complex versus Complicated Agile: Dealing with complex systems: autopoeietic systems, self- organization; wholes greater than the sum of their parts Lean: Dealing with complicated systems. Building a car is complicated but not complex; the whole is the sum of its parts Snowden and Boone, A Leader’s Framework for Decision Making, Harvard Business Review, Nov. 2007
  • 10. Standards? Agile: Inspect and adapt: anyone can do it, you don’t need to ask permission, you are empowered, and you achieve continuous improvement Lean: if you have a problem, spend up- front time seeking standards (Toyota Way, principle 6: Standardized Tasks are the Foundation for Continuous Improvement and Employee Empowerment) Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 12, pp. 140 - 148
  • 11. Doing or Thinking? Agile: embrace change (but more on this later) Lean: Long deliberation and thought with rapid deployment only after a decision is made (The Toyota Way, Principle 13: Make decisions slowly by consensus, thoroughly considering all options) Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 19, pp. 237 - 249
  • 12. Specialization XP: No code ownership, no specialization. Scrum: cross- functional team Lean: spend years carefully grooming each individual to develop a depth of knowledge (from Toyota Way, Principle 10) Liker, Jeffrey K. The Toyota Way, McGraw-Hill, ©2004, Chapter 16, pp. 184 - 198
  • 13. Rework Agile: Refactoring compensates for architectural short- sightedness, maintenance, and emergent requirements (as well as keeping the code clean) Lean: Rework in design adds value, while rework in production is waste (Ballard: Negative Iteration, Lean Institute) Ballard, Glenn, Positive vs Negative Iteration in Design. Lean construction Institute, University of California, Berkeley
  • 14. Last Responsible Moment Agile: early decisions are likely to be wrong and cause rework, so defer to the last responsible moment Lean: letting a decision go beyond the point where it affects other decisions causes rework, so bring decisions forward to a point where their results don’t propagate Ballard, Glenn, Positive vs Negative Iteration in Design. Lean construction Institute, University of California, Berkeley
  • 15. Summary Complex vs Complicated Ad-hoc vs Standards Doing vs Thinking Generalization vs Specialization Rework vs Protoyping Late versus Early Decisions
  • 16. Focus Agile: Doing Where is the thinking in Scrum? Scrum allows thinking but neither requires it nor provides techniques for it Agile is about doing just enough to get just enough quality Lean: Doing and thinking Lean requires thinking and even planning Lean is about doing the least you can do to achieve excellence
  • 17. Repercussions Agile fears future change; Lean embraces it Enlist a fire brigade or build a brick city? Agile shuns architecture; Lean considers it essential Agile avoids committing to agreed standards; Lean is about commitment Agile is about individuals; Lean about teams Agile diffuses responsibility; Lean encourages it Agile puts value in production rework (refactor; do- inspect-adapt); Lean avoids rework (design, inspect- plan-do)
  • 18. Reflection We can mix Lean and Agile Reflect on a mixture of practices, ideas, and philosophies that combine Lean and Agile thinking
  • 19. Scrum Comes from a Lean legacy, but has many trappings we associate with Agile Common problems in Scrum implementations: People don’t do the up-front analysis, lean architecture People don’t take the value chain out to the end user People think locally rather than in terms of their networks
  • 20. Does the Nokia Test test Lean or Agile? Iterations Expanding scope of Done to deployment Up-front specifications w/User Stories Product owner who plans Up-front Product Backlog Up-front estimates Business-oriented burndown chart Team disruption
  • 21. Most Nokia Test points are Lean — not Agile Iterations (Agile) Expanding scope of Done to deployment (Lean) Up-front specifications w/User Stories (Lean) Product owner who plans (Lean) Up-front Product Backlog (Lean: DSM) Up-front estimates (Lean planning) Business-oriented burndown chart (Lean) Team disruption (Agile)
  • 22. Summary: The Lean / Agile Compromise Do up-front work — but minimize artefact inventory and be postured for change Prototypes and enabling specifications Architecture Make short-term sacrifices for long-term ROI Pay strong attention to common strengths, such as short feedback loops Use common sense!
  • 23.
  • 24. 1. Iterations No iterations - 0 Iterations > 6 - 1 Variable length < 6 weeks - 2 Fixed iteration length 6 weeks - 3 Fix iteration length 5 weeks - 4 Fixed iteration 4 weeks or less - 10 Back
  • 25. 2. Testing No dedicated QA - 0 Unit tested - 1 Feature tested - 5 Feature tested as soon as completed - 7 Software passes acceptance testing - 8 Software is deployed - 10 Back
  • 26. 3. Agile Specification No requirements - 0 Big requirements document - 1 Poor user stories - 4 Good requirements - 5 Good user stories - 7 Software is deployed - 10 Just enough, just in time specifications - 8 Good user stories tied to specifications as needed - 10 Back
  • 27. 4. Product Owner No Product Owner - 0 Ignorant product owner - 1 Meddling product owner - 2 Detached product owner - 2 Product owner with clear product backlog estimated by team before Sprint Planning meeting (READY) - 5 Product owner with release road map based on team velocity - 8 Product owner who motivates the team - 10 Back
  • 28. 5. Product Backlog No Product Backlog - 0 Multiple product backlogs - 1 Single product backlog - 3 Product backlog clearly specified and ordered for ROI before sprint planning (READY) - 5 Product owner with release plan based on Product Backlog - 7 Product Owner can measure ROI based on revenue, cost per story point, or other metrics - 10 Back
  • 29. 6. Estimates Product Backlog not estimated - 0 Estimates not produced by team - 1 Estimates not produced by planning poker - 5 Estimates produced by planning poker by team - 8 Estimate error < 10% - 10 Back
  • 30. 7. Burndown Chart No burndown chart - 0 Burndown chart not updated by team - 1 Partial task burndown - 2 Using Track Done - 4 Using Track Story done - 5 Add 3 points if the team knows velocity Add 2 points if Product Owner release plan is based on known velocity Back
  • 31. 8. Team Disruption Manager / Project Leader disrupts team - 0 Product Owner disrupts team - 1 Managers, Project Leaders or Team Leaders assign tasks - 3 Have Project Leader and Scrum roles - 5 No one disrupts team, only Scrum roles - 10 Back

Editor's Notes

  1. Most of you have seen the Agile Manifesto. It is a brilliant document, and we let it speak for itself here. Let me ask you a couple of things about the Manifesto: What does it say about iteration? What does it say about customer satisfaction with the product? What new things does it tell you to do that you are not already doing? What are the consequences of using processes, tools, documentation, contracts, and plans? You get the idea. The Manifesto is a framework for thinking about what you value; it is not a framework that you can fill in according to your needs. It is nonetheless a firm starting point for Scrum—which itself is a framework that guides you and you can fill in. However, don’t leave your brains behind: you will need your wits just as much as a Scrum practitioner as an Agile fan.