SlideShare a Scribd company logo
1 of 1
Lean in Product Development
Lean comes from Lean Manufacturing and is a set of principles for achieving quality,
speed & customer alignment (same as what we’re trying to do with agile
development, right?), I will attempt to relate this to software development world.
What is Lean?
It’s balanced use of people, equipment and material that gives the lowest
development cost.
The 4 Lean Principles
1. Specify Value - It is the deliverable to client which is usable or the specific
customer/Productneeds at a specific time.
2. Identify the value stream – The specific activities required to design,
develop and deliver the productinto the hands of customer.
3. Flow – Oncewe start the activity there should not be wait time till it is
completed, the activity/task should be completed without interruption.
a. Type 1 Muda (Waste) - Features which do not create value but are
required to deliver the solution
b. Type 2 Muda (Waste) - Features which do not create any value as
perceived by customer and can be remove fromimmediately to do
list.
4. Pull – Pull simply means that no functionality needs to be developed unless
customer asks for it and it is of high priority. In contrastthe Push system
develops regardless of demand. Ex: Kanban

More Related Content

Similar to Lean in Product Development

Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resourcesAnwar Sadat
 
Presentation by lavika upadhyay
Presentation by lavika upadhyayPresentation by lavika upadhyay
Presentation by lavika upadhyayPMI_IREP_TP
 
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)Samuel Chin, PMP, CSM
 
Lean Product Development at Discovery Communications: Methodology, Practices,...
Lean Product Development at Discovery Communications: Methodology, Practices,...Lean Product Development at Discovery Communications: Methodology, Practices,...
Lean Product Development at Discovery Communications: Methodology, Practices,...Chris McFadden
 
What is Agility - Transforming to become an Agile Organization in the Digital...
What is Agility - Transforming to become an Agile Organization in the Digital...What is Agility - Transforming to become an Agile Organization in the Digital...
What is Agility - Transforming to become an Agile Organization in the Digital...Richard Ellis PMP PRM CSM PMI-ACP SSGB
 
Single Point Continuous Flo1
Single Point Continuous Flo1Single Point Continuous Flo1
Single Point Continuous Flo1Charles Cooper
 
Myths of Product Development
Myths of Product DevelopmentMyths of Product Development
Myths of Product DevelopmentShoaib Shaukat
 
Lean Software Development & Kanban
Lean Software Development & KanbanLean Software Development & Kanban
Lean Software Development & KanbanRishi Chaddha
 
Top 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdfTop 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdfJazmine Brown
 
Lean Software Development: A Complete Guide
Lean Software Development: A Complete GuideLean Software Development: A Complete Guide
Lean Software Development: A Complete GuidePolyxer Systems
 
The app trail how ideas move out of the drawing board onto the app store
The app trail how ideas move out of the drawing board onto the app storeThe app trail how ideas move out of the drawing board onto the app store
The app trail how ideas move out of the drawing board onto the app storeBitMin Infosystems Pvt. Ltd
 
Lean Software Development Presentation
Lean Software Development PresentationLean Software Development Presentation
Lean Software Development Presentationsushant.1409
 
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabIntroduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabHealth Innovation Wessex
 

Similar to Lean in Product Development (20)

Lean notes
Lean notesLean notes
Lean notes
 
Lean startup
Lean startupLean startup
Lean startup
 
Lean Software 101
Lean Software 101Lean Software 101
Lean Software 101
 
Lean implementation
Lean implementationLean implementation
Lean implementation
 
Lean UX
Lean UXLean UX
Lean UX
 
Agile intro resources
Agile intro resourcesAgile intro resources
Agile intro resources
 
Presentation by lavika upadhyay
Presentation by lavika upadhyayPresentation by lavika upadhyay
Presentation by lavika upadhyay
 
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)
Products and Value: An Agile Perspective BY Matt Nudelmann (GUEST PRESENTER)
 
Lean Product Development at Discovery Communications: Methodology, Practices,...
Lean Product Development at Discovery Communications: Methodology, Practices,...Lean Product Development at Discovery Communications: Methodology, Practices,...
Lean Product Development at Discovery Communications: Methodology, Practices,...
 
What is Agility - Transforming to become an Agile Organization in the Digital...
What is Agility - Transforming to become an Agile Organization in the Digital...What is Agility - Transforming to become an Agile Organization in the Digital...
What is Agility - Transforming to become an Agile Organization in the Digital...
 
Single Point Continuous Flo1
Single Point Continuous Flo1Single Point Continuous Flo1
Single Point Continuous Flo1
 
Myths of Product Development
Myths of Product DevelopmentMyths of Product Development
Myths of Product Development
 
Lean Software Development & Kanban
Lean Software Development & KanbanLean Software Development & Kanban
Lean Software Development & Kanban
 
Top 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdfTop 50 Agile Interview Questions and Answers.pdf
Top 50 Agile Interview Questions and Answers.pdf
 
Lean Software Development: A Complete Guide
Lean Software Development: A Complete GuideLean Software Development: A Complete Guide
Lean Software Development: A Complete Guide
 
The app trail how ideas move out of the drawing board onto the app store
The app trail how ideas move out of the drawing board onto the app storeThe app trail how ideas move out of the drawing board onto the app store
The app trail how ideas move out of the drawing board onto the app store
 
Lean Software Development Presentation
Lean Software Development PresentationLean Software Development Presentation
Lean Software Development Presentation
 
What is agile?
What is agile?What is agile?
What is agile?
 
Agile
AgileAgile
Agile
 
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabIntroduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
 

Lean in Product Development

  • 1. Lean in Product Development Lean comes from Lean Manufacturing and is a set of principles for achieving quality, speed & customer alignment (same as what we’re trying to do with agile development, right?), I will attempt to relate this to software development world. What is Lean? It’s balanced use of people, equipment and material that gives the lowest development cost. The 4 Lean Principles 1. Specify Value - It is the deliverable to client which is usable or the specific customer/Productneeds at a specific time. 2. Identify the value stream – The specific activities required to design, develop and deliver the productinto the hands of customer. 3. Flow – Oncewe start the activity there should not be wait time till it is completed, the activity/task should be completed without interruption. a. Type 1 Muda (Waste) - Features which do not create value but are required to deliver the solution b. Type 2 Muda (Waste) - Features which do not create any value as perceived by customer and can be remove fromimmediately to do list. 4. Pull – Pull simply means that no functionality needs to be developed unless customer asks for it and it is of high priority. In contrastthe Push system develops regardless of demand. Ex: Kanban