SlideShare uma empresa Scribd logo
1 de 72
Agile and Lean
Software Development
      Tathagat Varma
        Sr. Director
           Yahoo!
Discussion Topics

•   SDLC
•   Waterfall
•   Agile
•   Lean
•   Kanban
•   Lean Startup
the world around us…yesterday!
Microsoft Windows timeline




https://en.wikipedia.org/wiki/Timeline_of_Microsoft_Windows
Other major OS and tools timeline




https://en.wikipedia.org/wiki/Solaris_(operating_system)   https://en.wikipedia.org/wiki/Bugzilla
A typical support timeline




http://itconvergence.blogspot.in/2012/10/oow-12-elison-extradata-oracle-r122.html
As a contrast, what are consumer
    internet companies doing?
• Continuous Integration -> Continuous Delivery ->
  Continuous Deployment
• On „good days‟, Flickr releases a new version every half an
  hour (Jun 20, 2005)
• IMVU pushes a revision of code to the website every nine
  minutes (Feb 10, 2009)
• The other day we passed product release number 25,000 for
  WordPress. That means we‟ve averaged about 16 product
  releases a day, every day for the last four and a half years!
  (May 19, 2010)
• A new version of Google Chrome now due every six weeks
  (Jul 22, 2010)
• Facebook does code push twice a day (Aug 4, 2012)
adoption @ net speed!!!




https://lh4.googleusercontent.com/-SQ1ugOgu8Ds/TimaHjH0VpI/AAAAAAAAApU/za0BhEjhoio/w402/google%2Bplus%2Bgrowth%2B20mil.png   http://thesamerowdycrowd.wordpress.com/2011/12/26/a-moment-of-our-time/
darwin at work on internet
                               2006                                                                  2009




http://www.flickr.com/photos/stabilo-boss/93136022/sizes/o/in/photostream/   http://rossdawsonblog.com/weblog/archives/2009/05/rapid_turnover.html
yet, our product development sucks!




http://blog.amplifiedanalytics.com/2011/07/musing-on-difference-between-successful-product-innovation/   http://www.nickblack.org/2009/10/how-brand-trust-affects-new-products.html
Let’s understand the ‘craft’ first…
       • Sheer joy of making things
       • Pleasure of things that are useful to other people
       • Fascination of fashioning complex puzzle-like objects of
         interlocking moving parts and watching them work in
         subtle cycles
       • Joys of always learning, which sprints from the non-
         repeating nature of the task
       • Delight of working in such a tractable medium




The Mythical Man Month – Fred Brooks, 1975
software development life cycles

•   Ad-hoc
•   Serial
•   Iterative
•   Incremental
•   Iterative/Incremental
risk management in SDLCs
notion of ‘progress’ vs. time
Waterfall Model

• Wrongly inspired by assembly-line
  manufacturing processes of the day
• Economics supported “measure twice, cut
  once” leading to up-front planning and BDUF
• Single-pass, sequential process with hand-offs
  and feedback loops between adjoining phases
• Transition to next phase only upon completion
  of current phase
Waterfall Software Development




                                            Limitations and Assumptions

       1. Wrong analogy: Software development ≠ Production
       2. Customers know EVERYTHING upfront and that requirement won’t change
       3. Legacy from the past: implicitly assumes CPU time is costly, so focuses on doing
          everything upfront to minimize ‘machine time’ for trial and error
       4. “Wicked Problem”: Designers and developers know how exactly how to build
       5. Very long feedback cycles not suitable for today’s pace of innovation
Picture from http://damonpoole.blogspot.in/2009/07/traditional-development-game-of.html
As a result, software is…



    Costly
             Buggy
     Late
and the costs…?




http://leadinganswers.typepad.com/leading_answers/estimating/
http://www.agileforall.com/dyk/
Holy Grail of Software Development

             • Better: higher
               quality, more
               reliability, higher
               performance, more
               usable…
             • Faster: speedier
               development
             • Cheaper: no budget
               overruns
But the reality?
Preamble to Agile Movement

Software Crisis, 1965-85: The major cause of the
software crisis is that the machines have become
several orders of magnitude more powerful! To put
it quite bluntly: as long as there were no
machines, programming was no problem at all;
when we had a few weak computers, programming
became a mild problem, and now we have gigantic
computers, programming has become an equally
gigantic problem. — Edsger Dijkstra, The Humble
Programmer
Software Crisis
The causes of the software crisis were linked to the
overall complexity of hardware and the software
development process. The crisis manifested itself in
several ways:
•   Projects running over-budget.
•   Projects running over-time.
•   Software was very inefficient.
•   Software was of low quality.
•   Software often did not meet requirements.
•   Projects were unmanageable and code difficult to maintain.
•   Software was never delivered.
and the response?




Frameworks, Standards and Certifications
…and the result?…good start…
…but poor finish!
Why?
The World had changed! Software increasingly
became more business-critical, and delays, cost
overruns and poor quality were significantly less
acceptable then before!

• Process: Long-lead development process ineffective in
  a dynamic and global world
• Management: Command and control model
  unsuitable for fostering collaboration required to
  solve complex problems
• Technology: Advancements in computers, compiler
  technology and debugging and testing tools greatly
  improved the economics of software development
What is the most important part in these
            two machines?




        “The Brakes!!!”
     They let you go faster…
Agility vs. Discipline?




http://www.ibm.com/developerworks/rational/library/edge/08/feb08/lines_barnes_holmes_ambler/
Advent of Agile and Lean Methodologies
•   1970: Royce critiques Waterfall and offers improvement ideas
•   1986: Barry Boehm proposes Spiral Model
•   1971: Harlan Mills proposes Incremental Development
•   1987: Cleanroom Software engineering
•   1991: Sashimi Overlapping Waterfall Model
•   1992: Crystal family of methodologies
•   1994: DSDM
•   1995: Scrum
•   1996: Rational Unified Process framework
•   1997: Feature Driven Development
•   1999: Extreme Programming Explained
•   2001: Agile Manifesto is born
•   2003: Lean Software Development
•   2005: PM Declaration of Interdependence
•   2007: Kanban-based software engineering
•   2008: Lean Startup
•   2009: Scrumban
•   20xx: Something new !?! (hopefully!)
What is agile really all about?

                               • Empowered individuals
                               • Collaboration
             Motivated         • Democratic decision-making
             Individuals         and transparency


   Self-
organizing                     • Shorter feedback cycle
    x-                         • Manage changing priorities
functional                     • Increased productivity
  Teams
                    Agile
                  Businesses
                               • Higher ROI
                               • Faster time to market
                               • Better User Experience
Why is it so hard?




52 39 34          %
Organizational Culture
                                         %
                         Resistance to Change
                                                              %
                                                Management Support
test-code-refactor loop
feedback loop in agile lifecycles
agile lifecycle – big picture
from daily builds to project
Scrum
What’s happening here?




http://ayagebeely.blogspot.in/2008_08_01_archive.html
Feedback Loops in Traditional Techniques
          vs. Agile Techniques
Agile Development Value Proposition




http://www.versionone.com/Agile101/Agile_Benefits.asp
Does Agile work?




http://www.bigvisible.com/2009/12/taking-agile-beyond-faster/
http://www.testingthefuture.net/page/2/
What is Lean?

• The core idea is to maximize customer
  value while minimizing waste. Simply, lean
  means creating more value for customers with
  fewer resources.
• A lean organization understands customer
  value and focuses its key processes to
  continuously increase it. The ultimate goal is
  to provide perfect value to the customer
  through a perfect value creation process that
  has zero waste.
Lean Thinking
• Lean thinking changes the focus of management from
  optimizing separate technologies, assets, and vertical
  departments to optimizing the flow of products and services
  through entire value streams that flow horizontally across
  technologies, assets, and departments to customers.
• Eliminating waste along entire value streams, instead of at
  isolated points, creates processes that need less human
  effort, less space, less capital, and less time to make products
  and services at far less costs and with much fewer
  defects, compared with traditional business systems.
  Companies are able to respond to changing customer desires
  with high variety, high quality, low cost, and with very fast
  throughput times. Also, information management becomes
  much simpler and more accurate.
http://www.shmula.com/lean-history-and-timeline-toyota-production-system/5993/
Lean Principles

                   1. Identify
                      Value


                                        2. Map
 5. Seek
                                       the Value
Perfection
                                        Stream




           4.
                                 3. Create
       Establish
                                   Flow
          Pull
Wastes in Lean




http://nantachit.exteen.com/20120131/muda-muri-mura
How they manifest?




https://leanandkanban.wordpress.com/2011/03/22/lean-is-about-eliminating-waste-right/
Lean Software Development

     •    Optimize the Whole
     •    Eliminate Waste
     •    Build Quality In
     •    Learn Constantly
     •    Deliver Fast
     •    Engage Everyone
     •    Keep Getting Better


www.poppendieck.com
Optimize the Whole
Optimizing a part of a system will always, over time,
sub-optimize the overall system.

Focus on the Entire Value Stream
From concept to cash.
From customer request to deployed software.

Deliver a Complete Product
Customers don't want software; they want their problems
solved. Complete solutions are built by complete teams.

Think Long Term
Beware of governance and incentive systems that drive short
term thinking and optimize local performance.
Eliminate Waste
Waste is anything that does not add customer value.
The three biggest wastes in software development are:

Building the Wrong Thing
"There is nothing so useless as doing efficiently that which should not
be done at all." –Peter Drucker

Failure to Learn
Many of our policies – for example: governance by variance from
plan, frequent handovers, and separating decision-making from work –
interfere with the learning that is the essence of development.

Thrashing
Practices that interfere with the smooth flow of value –task
switching, long lists of requests, big piles of partly done work – deliver
half the value for twice the effort.
Wastes in Software Development
Wastes in Manufacturing   Wastes in Software Development
Inventory                 Partially done work
Extra Processing          Extra processes
Overproduction            Extra features
Transportation            Task Switching
Waiting                   Waiting
Motion                    Motion
Defects                   Defects
Build Quality In
If you routinely find defects in your verification process, your process is
defective.

Final Verification Should Not Find Defects!
Every software development process ever invented had as its primary
purpose to find and fix defects as early in the development process as
possible.

Mistake-Proof your Process with Test-First Development
Tests – including, unit tests, end-to-end tests, and integration tests –
must be available to establish confidence in the correctness of the
system at any timeduring development, at every level of the system.

Break Dependencies
System architecture should support the addition of any feature at any
time.
Learn Constantly
Planning is useful. Learning is essential.

Predictable Performance is Driven by Feedback
A predictable organization does not guess about the future and call it a
plan; it develops the capacity to rapidly respond to the future as it
unfolds.

Maintain Options
Think of code as an experiment – make it change-tolerant.

Last Responsible Moment
Learn as much as possible before making irreversible decisions. Don't
make decisions that will be expensive to change before their time –
and don't make them after their time!
Learn Fast
Start with a deep understanding of all stakeholders and what they will
value. Create a steady, even flow of work, pulled from this deep
understanding of value.

Rapid Delivery, High Quality, and Low Cost are Fully Compatible
Companies that compete on the basis of speed have a big cost
advantage, deliver superior quality, and are more attuned to their
customers' needs.

Queuing Theory Applies to Development, not Just Servers
Focusing on utilization creates a traffic jam that actually reduces
utilization. Drive down cycle time with small batches and fewer things-
in-process. Aggressively limit the size of lists and queues

Managing Workflow is a lot easier than Managing Schedules
The best way to establish reliable, predictable deliveries is to establish
reliable, repeatable workflows with iterations or a kanban system.
Keep Getting Better
Results are not the point – the point is to develop the people and the
systems capable of delivering results.

Failure is a Learning Opportunity
The most reliable performance comes when even small failures are
deeply investigated and corrected; when noise is not tolerated.

Standards Exist to be Challenged and Improved
Embody the current best known practice in standards that everyone
follows, while actively encouraging everyone to challenge and change
the standards.

Use the Scientific Method
Teach teams to: establish hypotheses, conduct many rapid
experiments, create concise documentation, and implement the best
alternative.
Engage Everyone
The time and energy of bright, creative people are the scarce resources in
today's economy, and the basis of competitive advantage.
People who are paid fairly and adequately are motivated by
autonomy, mastery, and purpose.

Autonomy
The most effective work groups are semi-autonomous teams with an internal
leader with end-to-end responsibility for complete, meaningful tasks.

Mastery
Respect for people means providing the challenge, feedback, and
environment that enables everyone to become excellent.

Purpose
Tie work to value. Only by believing in the purpose of their work will people
become engaged in achieving that purpose.
Kanban System




http://www.toyota-global.com/company/vision_philosophy/toyota_production_system/just-in-time.html
How Kanban helps achieve “Just-
                      in-Time”
        • For example, to efficiently produce a large
          number of automobiles, which can consist of
          around 30,000 parts, it is necessary to create a
          detailed production plan that includes parts
          procurement. Supplying "what is
          needed, when it is needed, and in the
          amount needed" according to this production
          plan can eliminate waste, inconsistencies, and
          unreasonable requirements, resulting in
          improved productivity.
http://www.toyota-global.com/company/vision_philosophy/toyota_production_system/just-in-time.html
Kanban for Software
      • Visualize the Workflow: Represent the work items
        and the workflow on a card wall or electronic board
      • Limit Work-in-Progress (WIP): Set agreed upon
        limits on how many work items are in progress at a
        time
      • Measure and Manage Flow: Track work items to
        see if they are proceeding at a steady, even pace
      • Make Process Policies Explicit: Agree upon and
        post policies about how work will be handled
      • Use Models to Evaluate Improvement
        Opportunities: Adapt the process using ideas from
        Systems Thinking, Deming, etc.
Kanban: Successful Evolutionary Change for your Technology Business – David Anderson
Why Kanban in Software
                                  Engineering?



           Don’t build
                                                Don’t write                           Don’t write     Don’t test
          features that
                                                more specs                            more code      more code
             nobody
                                               than you can                          than you can   than you can
           needs right
                                                   code                                  test          deploy
              now




https://leanandkanban.files.wordpress.com/2009/04/kanban-for-software-engineering-apr-242.pdf
Lean Startup Principles
The Lean Startup method teaches you how to
drive a startup-how to steer, when to turn, and
when to persevere-and grow a business with
maximum acceleration.


•   Entrepreneurs are everywhere
•   Entrepreneurship is management
•   Validated Learning
•   Innovation Accounting
•   Build-Measure-Learn
Build-
 Measure-
Learn Loop
does iterating help?




http://viniciusvacanti.com/2011/12/12/when-do-you-throw-in-the-towel-on-your-struggling-project/
are small teams more productive?




http://drewcrawfordapps.com/2.0/the-agility-of-small-teams/
does colocation impact team performance?




http://sloanreview.mit.edu/the-magazine/2009-summer/50412/how-to-manage-virtual-teams/
is small batch size faster?




http://www.andrejkoelewijn.com/wp/2011/06/30/is-team-productivity-a-responsibility-of-the-product-owner/
Recap
•   Agile ≠ Faster, but Sooner
•   Agile ≠ No planning, but Adaptive Planning
•   Agile ≠ More work, but ‘Done’
•   Agile ≠ No documentation, but Just Enough
•   Lean ≠ Cut the corners, but Reduce Waste
•   Agile or Lean don’t just change the development
    process, but enable a radical change in
    organizational culture, leadership and
    management practices that is more in line with
    business needs and social values and norms of
    today
References
•   http://butunclebob.com/ArticleS.TimOttinger.MoreWork
•   http://butunclebob.com/ArticleS.TimOttinger.SoonerNotFaster
•   http://www.toyota-
    global.com/company/vision_philosophy/toyota_production_system/jidoka.html
•   http://www.toyota-
    global.com/company/vision_philosophy/toyota_production_system/just-in-
    time.html
•   http://www.danube.com/docs/Intro_to_Agile.pdf
•   http://codebetter.com/darrellnorton/2005/02/02/lean-software-development-
    overview/
It’s not about the method!
• A photographer went to a
  socialite party in New York.
  As he entered the front
  door, the host said „I love
  your pictures – they’re
  wonderful; you must have a
  fantastic camera.‟
• He said nothing until dinner
  was finished, then: „That was
  a wonderful dinner; you must
  have a terrific stove.‟
                   – Sam Haskins
                              http://www.haskins.com/ImageShop/Image_Shop_60s/60s_Books_A.Image_01.html
Connect




          Blog: http://managewell.net
       Email: Tathagat.Varma@gmail.com
   Slides: http://slideshare.net/managewell
 Twitter: http://twitter.com/TathagatVarma
My Articles: http://managewell.net/?page_id=2

Mais conteúdo relacionado

Mais procurados

Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedPrashaanth T R
 
Kanban 101 - 3 - Kanban Essentials
Kanban 101 - 3 - Kanban EssentialsKanban 101 - 3 - Kanban Essentials
Kanban 101 - 3 - Kanban EssentialsMichael Sahota
 
Intro to Kanban - AgileDayChile2011 Keynote
Intro to Kanban - AgileDayChile2011 KeynoteIntro to Kanban - AgileDayChile2011 Keynote
Intro to Kanban - AgileDayChile2011 KeynoteChileAgil
 
Scrum vs Kanban | What are the differences between Scrum and Kanban | Edureka
Scrum vs Kanban | What are the differences between Scrum and Kanban | EdurekaScrum vs Kanban | What are the differences between Scrum and Kanban | Edureka
Scrum vs Kanban | What are the differences between Scrum and Kanban | EdurekaEdureka!
 
Introducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and KanbanIntroducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and KanbanDimitri Ponomareff
 
Scrum 101
Scrum 101Scrum 101
Scrum 101beLithe
 
Introduction to Scrum.ppt
Introduction to Scrum.pptIntroduction to Scrum.ppt
Introduction to Scrum.pptMohan Late
 
Agile Scrum Training Process
Agile Scrum Training ProcessAgile Scrum Training Process
Agile Scrum Training ProcessClarion Marketing
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile MethodologyNiel Deckx
 
Scrum In Ten Slides (v2.0) 2018
Scrum In Ten Slides (v2.0) 2018Scrum In Ten Slides (v2.0) 2018
Scrum In Ten Slides (v2.0) 2018pmengal
 
Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentalsDeniz Gungor
 
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...Vidas Vasiliauskas
 

Mais procurados (20)

Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
 
Kanban 101 - 3 - Kanban Essentials
Kanban 101 - 3 - Kanban EssentialsKanban 101 - 3 - Kanban Essentials
Kanban 101 - 3 - Kanban Essentials
 
What Is Agile Scrum
What Is Agile ScrumWhat Is Agile Scrum
What Is Agile Scrum
 
Intro to Kanban - AgileDayChile2011 Keynote
Intro to Kanban - AgileDayChile2011 KeynoteIntro to Kanban - AgileDayChile2011 Keynote
Intro to Kanban - AgileDayChile2011 Keynote
 
Lean Software Development
Lean Software DevelopmentLean Software Development
Lean Software Development
 
Scrum vs Kanban | What are the differences between Scrum and Kanban | Edureka
Scrum vs Kanban | What are the differences between Scrum and Kanban | EdurekaScrum vs Kanban | What are the differences between Scrum and Kanban | Edureka
Scrum vs Kanban | What are the differences between Scrum and Kanban | Edureka
 
Introducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and KanbanIntroducing Agile Scrum XP and Kanban
Introducing Agile Scrum XP and Kanban
 
Scrum 101
Scrum 101Scrum 101
Scrum 101
 
Introduction to Scrum.ppt
Introduction to Scrum.pptIntroduction to Scrum.ppt
Introduction to Scrum.ppt
 
Agile (Scrum)
Agile (Scrum)Agile (Scrum)
Agile (Scrum)
 
Scrum Process
Scrum ProcessScrum Process
Scrum Process
 
Agile
AgileAgile
Agile
 
Agile Scrum Training Process
Agile Scrum Training ProcessAgile Scrum Training Process
Agile Scrum Training Process
 
Kanban VS Scrum
Kanban VS ScrumKanban VS Scrum
Kanban VS Scrum
 
Scrum and JIRA
Scrum and JIRAScrum and JIRA
Scrum and JIRA
 
Scrum - Agile Methodology
Scrum - Agile MethodologyScrum - Agile Methodology
Scrum - Agile Methodology
 
Scrum In Ten Slides (v2.0) 2018
Scrum In Ten Slides (v2.0) 2018Scrum In Ten Slides (v2.0) 2018
Scrum In Ten Slides (v2.0) 2018
 
Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentals
 
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...
Scrumban - applying agile and lean practices for daily uncertainty by Vidas V...
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 

Semelhante a Agile and Lean Software Development

How Fast Can You Deliver An Idea?
How Fast Can You Deliver An Idea?How Fast Can You Deliver An Idea?
How Fast Can You Deliver An Idea?Tathagat Varma
 
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 CheckTathagat Varma
 
Technical Excellence Doesn't Just Happen - AgileIndy 2016
Technical Excellence Doesn't Just Happen - AgileIndy 2016Technical Excellence Doesn't Just Happen - AgileIndy 2016
Technical Excellence Doesn't Just Happen - AgileIndy 2016Allison Pollard
 
50500113 spiral-model
50500113 spiral-model50500113 spiral-model
50500113 spiral-modelasidharath
 
Synerzip’s Top 10 Take Aways, From Agile 2013
Synerzip’s Top 10 Take Aways, From Agile 2013Synerzip’s Top 10 Take Aways, From Agile 2013
Synerzip’s Top 10 Take Aways, From Agile 2013Synerzip
 
Dashlane Mission Teams
Dashlane Mission TeamsDashlane Mission Teams
Dashlane Mission TeamsDashlane
 
Critical Capabilities to Shifting Left the Right Way
Critical Capabilities to Shifting Left the Right WayCritical Capabilities to Shifting Left the Right Way
Critical Capabilities to Shifting Left the Right WaySmartBear
 
AMIS 25: DevOps Best Practice for Oracle SOA and BPM
AMIS 25: DevOps Best Practice for Oracle SOA and BPMAMIS 25: DevOps Best Practice for Oracle SOA and BPM
AMIS 25: DevOps Best Practice for Oracle SOA and BPMMatt Wright
 
Final spiralmodel97
Final spiralmodel97Final spiralmodel97
Final spiralmodel97akshay8835
 
Professional Project Manager Should Be Proficient in Agile
Professional Project Manager Should Be Proficient in AgileProfessional Project Manager Should Be Proficient in Agile
Professional Project Manager Should Be Proficient in AgileNitor
 
Continuous Delivery at Wix, Yaniv Even Haim
Continuous Delivery at Wix, Yaniv Even HaimContinuous Delivery at Wix, Yaniv Even Haim
Continuous Delivery at Wix, Yaniv Even HaimDevOpsDays Tel Aviv
 
Standardization and strategy in agile
Standardization and strategy in agileStandardization and strategy in agile
Standardization and strategy in agileNaveen Gupta
 
How to Master UX Testing in an Agile Design Process
How to Master UX Testing in an Agile Design ProcessHow to Master UX Testing in an Agile Design Process
How to Master UX Testing in an Agile Design ProcessUserZoom
 
Adapting Scrum in an Organization with Tailored Processes
Adapting Scrum in an Organization with Tailored ProcessesAdapting Scrum in an Organization with Tailored Processes
Adapting Scrum in an Organization with Tailored ProcessesPrabhat Sinha
 
How to build an E-procurement Machine - Concept to-control
How to build an E-procurement Machine - Concept to-controlHow to build an E-procurement Machine - Concept to-control
How to build an E-procurement Machine - Concept to-controlCoupa Software
 
The Unicorn Project and the Five Ideals.pdf
The Unicorn Project and the Five Ideals.pdfThe Unicorn Project and the Five Ideals.pdf
The Unicorn Project and the Five Ideals.pdfVMware Tanzu
 

Semelhante a Agile and Lean Software Development (20)

why agile?
why agile?why agile?
why agile?
 
How Fast Can You Deliver An Idea?
How Fast Can You Deliver An Idea?How Fast Can You Deliver An Idea?
How Fast Can You Deliver An Idea?
 
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
 
Technical Excellence Doesn't Just Happen - AgileIndy 2016
Technical Excellence Doesn't Just Happen - AgileIndy 2016Technical Excellence Doesn't Just Happen - AgileIndy 2016
Technical Excellence Doesn't Just Happen - AgileIndy 2016
 
50500113 spiral-model
50500113 spiral-model50500113 spiral-model
50500113 spiral-model
 
Journey of Agile
Journey of AgileJourney of Agile
Journey of Agile
 
Synerzip’s Top 10 Take Aways, From Agile 2013
Synerzip’s Top 10 Take Aways, From Agile 2013Synerzip’s Top 10 Take Aways, From Agile 2013
Synerzip’s Top 10 Take Aways, From Agile 2013
 
Dashlane Mission Teams
Dashlane Mission TeamsDashlane Mission Teams
Dashlane Mission Teams
 
Critical Capabilities to Shifting Left the Right Way
Critical Capabilities to Shifting Left the Right WayCritical Capabilities to Shifting Left the Right Way
Critical Capabilities to Shifting Left the Right Way
 
5 Whys of Scrum
5 Whys of Scrum5 Whys of Scrum
5 Whys of Scrum
 
AMIS 25: DevOps Best Practice for Oracle SOA and BPM
AMIS 25: DevOps Best Practice for Oracle SOA and BPMAMIS 25: DevOps Best Practice for Oracle SOA and BPM
AMIS 25: DevOps Best Practice for Oracle SOA and BPM
 
Final spiralmodel97
Final spiralmodel97Final spiralmodel97
Final spiralmodel97
 
Professional Project Manager Should Be Proficient in Agile
Professional Project Manager Should Be Proficient in AgileProfessional Project Manager Should Be Proficient in Agile
Professional Project Manager Should Be Proficient in Agile
 
Continuous Delivery at Wix, Yaniv Even Haim
Continuous Delivery at Wix, Yaniv Even HaimContinuous Delivery at Wix, Yaniv Even Haim
Continuous Delivery at Wix, Yaniv Even Haim
 
Standardization and strategy in agile
Standardization and strategy in agileStandardization and strategy in agile
Standardization and strategy in agile
 
How to Master UX Testing in an Agile Design Process
How to Master UX Testing in an Agile Design ProcessHow to Master UX Testing in an Agile Design Process
How to Master UX Testing in an Agile Design Process
 
Agile marries itil
Agile marries itilAgile marries itil
Agile marries itil
 
Adapting Scrum in an Organization with Tailored Processes
Adapting Scrum in an Organization with Tailored ProcessesAdapting Scrum in an Organization with Tailored Processes
Adapting Scrum in an Organization with Tailored Processes
 
How to build an E-procurement Machine - Concept to-control
How to build an E-procurement Machine - Concept to-controlHow to build an E-procurement Machine - Concept to-control
How to build an E-procurement Machine - Concept to-control
 
The Unicorn Project and the Five Ideals.pdf
The Unicorn Project and the Five Ideals.pdfThe Unicorn Project and the Five Ideals.pdf
The Unicorn Project and the Five Ideals.pdf
 

Mais de Tathagat Varma

Can AI finally "cure" the Marketing Myopia?
Can AI finally "cure" the Marketing Myopia?Can AI finally "cure" the Marketing Myopia?
Can AI finally "cure" the Marketing Myopia?Tathagat Varma
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesTathagat Varma
 
Preparing for the next ________?
Preparing for the next ________?Preparing for the next ________?
Preparing for the next ________?Tathagat Varma
 
AI in Business: Opportunities & Challenges
AI in Business: Opportunities & ChallengesAI in Business: Opportunities & Challenges
AI in Business: Opportunities & ChallengesTathagat Varma
 
Leadership Agility Mindsets
Leadership Agility MindsetsLeadership Agility Mindsets
Leadership Agility MindsetsTathagat Varma
 
Building an AI Startup
Building an AI StartupBuilding an AI Startup
Building an AI StartupTathagat Varma
 
Agility in an AI / DS / ML Project
Agility in an AI / DS / ML ProjectAgility in an AI / DS / ML Project
Agility in an AI / DS / ML ProjectTathagat Varma
 
AI Technology Delivering Business Value
AI Technology Delivering Business Value AI Technology Delivering Business Value
AI Technology Delivering Business Value Tathagat Varma
 
Nurturing Innovation Mindset
Nurturing Innovation MindsetNurturing Innovation Mindset
Nurturing Innovation MindsetTathagat Varma
 
PMOs and Complexity Management
PMOs and Complexity ManagementPMOs and Complexity Management
PMOs and Complexity ManagementTathagat Varma
 
An Introduction to the Systematic Inventive Thinking (SIT) Method
An Introduction to the Systematic Inventive Thinking (SIT) MethodAn Introduction to the Systematic Inventive Thinking (SIT) Method
An Introduction to the Systematic Inventive Thinking (SIT) MethodTathagat Varma
 
I blog...therefore I am!
I blog...therefore I am!I blog...therefore I am!
I blog...therefore I am!Tathagat Varma
 
Bridging the gap between Education and Learning
Bridging the gap between Education and LearningBridging the gap between Education and Learning
Bridging the gap between Education and LearningTathagat Varma
 
Is my iceberg melting?
Is my iceberg melting?Is my iceberg melting?
Is my iceberg melting?Tathagat Varma
 
Digital Business Model Innovation
Digital Business Model InnovationDigital Business Model Innovation
Digital Business Model InnovationTathagat Varma
 
25 Years of Evolution of Software Product Management: A practitioner's perspe...
25 Years of Evolution of Software Product Management: A practitioner's perspe...25 Years of Evolution of Software Product Management: A practitioner's perspe...
25 Years of Evolution of Software Product Management: A practitioner's perspe...Tathagat Varma
 
Agility from First Principles
Agility from First PrinciplesAgility from First Principles
Agility from First PrinciplesTathagat Varma
 

Mais de Tathagat Varma (20)

Can AI finally "cure" the Marketing Myopia?
Can AI finally "cure" the Marketing Myopia?Can AI finally "cure" the Marketing Myopia?
Can AI finally "cure" the Marketing Myopia?
 
AI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & ChallengesAI in Manufacturing: Opportunities & Challenges
AI in Manufacturing: Opportunities & Challenges
 
Preparing for the next ________?
Preparing for the next ________?Preparing for the next ________?
Preparing for the next ________?
 
AI in Business: Opportunities & Challenges
AI in Business: Opportunities & ChallengesAI in Business: Opportunities & Challenges
AI in Business: Opportunities & Challenges
 
Leadership Agility Mindsets
Leadership Agility MindsetsLeadership Agility Mindsets
Leadership Agility Mindsets
 
Building an AI Startup
Building an AI StartupBuilding an AI Startup
Building an AI Startup
 
Agility in an AI / DS / ML Project
Agility in an AI / DS / ML ProjectAgility in an AI / DS / ML Project
Agility in an AI / DS / ML Project
 
Cognitive Chasms
Cognitive ChasmsCognitive Chasms
Cognitive Chasms
 
AI Technology Delivering Business Value
AI Technology Delivering Business Value AI Technology Delivering Business Value
AI Technology Delivering Business Value
 
Nurturing Innovation Mindset
Nurturing Innovation MindsetNurturing Innovation Mindset
Nurturing Innovation Mindset
 
Thought Leadership
Thought LeadershipThought Leadership
Thought Leadership
 
PMOs and Complexity Management
PMOs and Complexity ManagementPMOs and Complexity Management
PMOs and Complexity Management
 
An Introduction to the Systematic Inventive Thinking (SIT) Method
An Introduction to the Systematic Inventive Thinking (SIT) MethodAn Introduction to the Systematic Inventive Thinking (SIT) Method
An Introduction to the Systematic Inventive Thinking (SIT) Method
 
Agile at Scale
Agile at ScaleAgile at Scale
Agile at Scale
 
I blog...therefore I am!
I blog...therefore I am!I blog...therefore I am!
I blog...therefore I am!
 
Bridging the gap between Education and Learning
Bridging the gap between Education and LearningBridging the gap between Education and Learning
Bridging the gap between Education and Learning
 
Is my iceberg melting?
Is my iceberg melting?Is my iceberg melting?
Is my iceberg melting?
 
Digital Business Model Innovation
Digital Business Model InnovationDigital Business Model Innovation
Digital Business Model Innovation
 
25 Years of Evolution of Software Product Management: A practitioner's perspe...
25 Years of Evolution of Software Product Management: A practitioner's perspe...25 Years of Evolution of Software Product Management: A practitioner's perspe...
25 Years of Evolution of Software Product Management: A practitioner's perspe...
 
Agility from First Principles
Agility from First PrinciplesAgility from First Principles
Agility from First Principles
 

Último

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Último (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

Agile and Lean Software Development

  • 1. Agile and Lean Software Development Tathagat Varma Sr. Director Yahoo!
  • 2. Discussion Topics • SDLC • Waterfall • Agile • Lean • Kanban • Lean Startup
  • 3. the world around us…yesterday!
  • 5. Other major OS and tools timeline https://en.wikipedia.org/wiki/Solaris_(operating_system) https://en.wikipedia.org/wiki/Bugzilla
  • 6. A typical support timeline http://itconvergence.blogspot.in/2012/10/oow-12-elison-extradata-oracle-r122.html
  • 7. As a contrast, what are consumer internet companies doing? • Continuous Integration -> Continuous Delivery -> Continuous Deployment • On „good days‟, Flickr releases a new version every half an hour (Jun 20, 2005) • IMVU pushes a revision of code to the website every nine minutes (Feb 10, 2009) • The other day we passed product release number 25,000 for WordPress. That means we‟ve averaged about 16 product releases a day, every day for the last four and a half years! (May 19, 2010) • A new version of Google Chrome now due every six weeks (Jul 22, 2010) • Facebook does code push twice a day (Aug 4, 2012)
  • 8. adoption @ net speed!!! https://lh4.googleusercontent.com/-SQ1ugOgu8Ds/TimaHjH0VpI/AAAAAAAAApU/za0BhEjhoio/w402/google%2Bplus%2Bgrowth%2B20mil.png http://thesamerowdycrowd.wordpress.com/2011/12/26/a-moment-of-our-time/
  • 9. darwin at work on internet 2006 2009 http://www.flickr.com/photos/stabilo-boss/93136022/sizes/o/in/photostream/ http://rossdawsonblog.com/weblog/archives/2009/05/rapid_turnover.html
  • 10. yet, our product development sucks! http://blog.amplifiedanalytics.com/2011/07/musing-on-difference-between-successful-product-innovation/ http://www.nickblack.org/2009/10/how-brand-trust-affects-new-products.html
  • 11. Let’s understand the ‘craft’ first… • Sheer joy of making things • Pleasure of things that are useful to other people • Fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles • Joys of always learning, which sprints from the non- repeating nature of the task • Delight of working in such a tractable medium The Mythical Man Month – Fred Brooks, 1975
  • 12. software development life cycles • Ad-hoc • Serial • Iterative • Incremental • Iterative/Incremental
  • 15. Waterfall Model • Wrongly inspired by assembly-line manufacturing processes of the day • Economics supported “measure twice, cut once” leading to up-front planning and BDUF • Single-pass, sequential process with hand-offs and feedback loops between adjoining phases • Transition to next phase only upon completion of current phase
  • 16. Waterfall Software Development Limitations and Assumptions 1. Wrong analogy: Software development ≠ Production 2. Customers know EVERYTHING upfront and that requirement won’t change 3. Legacy from the past: implicitly assumes CPU time is costly, so focuses on doing everything upfront to minimize ‘machine time’ for trial and error 4. “Wicked Problem”: Designers and developers know how exactly how to build 5. Very long feedback cycles not suitable for today’s pace of innovation Picture from http://damonpoole.blogspot.in/2009/07/traditional-development-game-of.html
  • 17. As a result, software is… Costly Buggy Late
  • 19. Holy Grail of Software Development • Better: higher quality, more reliability, higher performance, more usable… • Faster: speedier development • Cheaper: no budget overruns
  • 21. Preamble to Agile Movement Software Crisis, 1965-85: The major cause of the software crisis is that the machines have become several orders of magnitude more powerful! To put it quite bluntly: as long as there were no machines, programming was no problem at all; when we had a few weak computers, programming became a mild problem, and now we have gigantic computers, programming has become an equally gigantic problem. — Edsger Dijkstra, The Humble Programmer
  • 22. Software Crisis The causes of the software crisis were linked to the overall complexity of hardware and the software development process. The crisis manifested itself in several ways: • Projects running over-budget. • Projects running over-time. • Software was very inefficient. • Software was of low quality. • Software often did not meet requirements. • Projects were unmanageable and code difficult to maintain. • Software was never delivered.
  • 23. and the response? Frameworks, Standards and Certifications
  • 26. Why? The World had changed! Software increasingly became more business-critical, and delays, cost overruns and poor quality were significantly less acceptable then before! • Process: Long-lead development process ineffective in a dynamic and global world • Management: Command and control model unsuitable for fostering collaboration required to solve complex problems • Technology: Advancements in computers, compiler technology and debugging and testing tools greatly improved the economics of software development
  • 27. What is the most important part in these two machines? “The Brakes!!!” They let you go faster…
  • 29. Advent of Agile and Lean Methodologies • 1970: Royce critiques Waterfall and offers improvement ideas • 1986: Barry Boehm proposes Spiral Model • 1971: Harlan Mills proposes Incremental Development • 1987: Cleanroom Software engineering • 1991: Sashimi Overlapping Waterfall Model • 1992: Crystal family of methodologies • 1994: DSDM • 1995: Scrum • 1996: Rational Unified Process framework • 1997: Feature Driven Development • 1999: Extreme Programming Explained • 2001: Agile Manifesto is born • 2003: Lean Software Development • 2005: PM Declaration of Interdependence • 2007: Kanban-based software engineering • 2008: Lean Startup • 2009: Scrumban • 20xx: Something new !?! (hopefully!)
  • 30.
  • 31. What is agile really all about? • Empowered individuals • Collaboration Motivated • Democratic decision-making Individuals and transparency Self- organizing • Shorter feedback cycle x- • Manage changing priorities functional • Increased productivity Teams Agile Businesses • Higher ROI • Faster time to market • Better User Experience
  • 32. Why is it so hard? 52 39 34 % Organizational Culture % Resistance to Change % Management Support
  • 34. feedback loop in agile lifecycles
  • 35. agile lifecycle – big picture
  • 36. from daily builds to project
  • 37. Scrum
  • 39. Feedback Loops in Traditional Techniques vs. Agile Techniques
  • 40. Agile Development Value Proposition http://www.versionone.com/Agile101/Agile_Benefits.asp
  • 42. What is Lean? • The core idea is to maximize customer value while minimizing waste. Simply, lean means creating more value for customers with fewer resources. • A lean organization understands customer value and focuses its key processes to continuously increase it. The ultimate goal is to provide perfect value to the customer through a perfect value creation process that has zero waste.
  • 43. Lean Thinking • Lean thinking changes the focus of management from optimizing separate technologies, assets, and vertical departments to optimizing the flow of products and services through entire value streams that flow horizontally across technologies, assets, and departments to customers. • Eliminating waste along entire value streams, instead of at isolated points, creates processes that need less human effort, less space, less capital, and less time to make products and services at far less costs and with much fewer defects, compared with traditional business systems. Companies are able to respond to changing customer desires with high variety, high quality, low cost, and with very fast throughput times. Also, information management becomes much simpler and more accurate.
  • 45. Lean Principles 1. Identify Value 2. Map 5. Seek the Value Perfection Stream 4. 3. Create Establish Flow Pull
  • 48.
  • 49.
  • 50. Lean Software Development • Optimize the Whole • Eliminate Waste • Build Quality In • Learn Constantly • Deliver Fast • Engage Everyone • Keep Getting Better www.poppendieck.com
  • 51. Optimize the Whole Optimizing a part of a system will always, over time, sub-optimize the overall system. Focus on the Entire Value Stream From concept to cash. From customer request to deployed software. Deliver a Complete Product Customers don't want software; they want their problems solved. Complete solutions are built by complete teams. Think Long Term Beware of governance and incentive systems that drive short term thinking and optimize local performance.
  • 52. Eliminate Waste Waste is anything that does not add customer value. The three biggest wastes in software development are: Building the Wrong Thing "There is nothing so useless as doing efficiently that which should not be done at all." –Peter Drucker Failure to Learn Many of our policies – for example: governance by variance from plan, frequent handovers, and separating decision-making from work – interfere with the learning that is the essence of development. Thrashing Practices that interfere with the smooth flow of value –task switching, long lists of requests, big piles of partly done work – deliver half the value for twice the effort.
  • 53. Wastes in Software Development Wastes in Manufacturing Wastes in Software Development Inventory Partially done work Extra Processing Extra processes Overproduction Extra features Transportation Task Switching Waiting Waiting Motion Motion Defects Defects
  • 54. Build Quality In If you routinely find defects in your verification process, your process is defective. Final Verification Should Not Find Defects! Every software development process ever invented had as its primary purpose to find and fix defects as early in the development process as possible. Mistake-Proof your Process with Test-First Development Tests – including, unit tests, end-to-end tests, and integration tests – must be available to establish confidence in the correctness of the system at any timeduring development, at every level of the system. Break Dependencies System architecture should support the addition of any feature at any time.
  • 55. Learn Constantly Planning is useful. Learning is essential. Predictable Performance is Driven by Feedback A predictable organization does not guess about the future and call it a plan; it develops the capacity to rapidly respond to the future as it unfolds. Maintain Options Think of code as an experiment – make it change-tolerant. Last Responsible Moment Learn as much as possible before making irreversible decisions. Don't make decisions that will be expensive to change before their time – and don't make them after their time!
  • 56. Learn Fast Start with a deep understanding of all stakeholders and what they will value. Create a steady, even flow of work, pulled from this deep understanding of value. Rapid Delivery, High Quality, and Low Cost are Fully Compatible Companies that compete on the basis of speed have a big cost advantage, deliver superior quality, and are more attuned to their customers' needs. Queuing Theory Applies to Development, not Just Servers Focusing on utilization creates a traffic jam that actually reduces utilization. Drive down cycle time with small batches and fewer things- in-process. Aggressively limit the size of lists and queues Managing Workflow is a lot easier than Managing Schedules The best way to establish reliable, predictable deliveries is to establish reliable, repeatable workflows with iterations or a kanban system.
  • 57. Keep Getting Better Results are not the point – the point is to develop the people and the systems capable of delivering results. Failure is a Learning Opportunity The most reliable performance comes when even small failures are deeply investigated and corrected; when noise is not tolerated. Standards Exist to be Challenged and Improved Embody the current best known practice in standards that everyone follows, while actively encouraging everyone to challenge and change the standards. Use the Scientific Method Teach teams to: establish hypotheses, conduct many rapid experiments, create concise documentation, and implement the best alternative.
  • 58. Engage Everyone The time and energy of bright, creative people are the scarce resources in today's economy, and the basis of competitive advantage. People who are paid fairly and adequately are motivated by autonomy, mastery, and purpose. Autonomy The most effective work groups are semi-autonomous teams with an internal leader with end-to-end responsibility for complete, meaningful tasks. Mastery Respect for people means providing the challenge, feedback, and environment that enables everyone to become excellent. Purpose Tie work to value. Only by believing in the purpose of their work will people become engaged in achieving that purpose.
  • 60. How Kanban helps achieve “Just- in-Time” • For example, to efficiently produce a large number of automobiles, which can consist of around 30,000 parts, it is necessary to create a detailed production plan that includes parts procurement. Supplying "what is needed, when it is needed, and in the amount needed" according to this production plan can eliminate waste, inconsistencies, and unreasonable requirements, resulting in improved productivity. http://www.toyota-global.com/company/vision_philosophy/toyota_production_system/just-in-time.html
  • 61. Kanban for Software • Visualize the Workflow: Represent the work items and the workflow on a card wall or electronic board • Limit Work-in-Progress (WIP): Set agreed upon limits on how many work items are in progress at a time • Measure and Manage Flow: Track work items to see if they are proceeding at a steady, even pace • Make Process Policies Explicit: Agree upon and post policies about how work will be handled • Use Models to Evaluate Improvement Opportunities: Adapt the process using ideas from Systems Thinking, Deming, etc. Kanban: Successful Evolutionary Change for your Technology Business – David Anderson
  • 62. Why Kanban in Software Engineering? Don’t build Don’t write Don’t write Don’t test features that more specs more code more code nobody than you can than you can than you can needs right code test deploy now https://leanandkanban.files.wordpress.com/2009/04/kanban-for-software-engineering-apr-242.pdf
  • 63. Lean Startup Principles The Lean Startup method teaches you how to drive a startup-how to steer, when to turn, and when to persevere-and grow a business with maximum acceleration. • Entrepreneurs are everywhere • Entrepreneurship is management • Validated Learning • Innovation Accounting • Build-Measure-Learn
  • 66. are small teams more productive? http://drewcrawfordapps.com/2.0/the-agility-of-small-teams/
  • 67. does colocation impact team performance? http://sloanreview.mit.edu/the-magazine/2009-summer/50412/how-to-manage-virtual-teams/
  • 68. is small batch size faster? http://www.andrejkoelewijn.com/wp/2011/06/30/is-team-productivity-a-responsibility-of-the-product-owner/
  • 69. Recap • Agile ≠ Faster, but Sooner • Agile ≠ No planning, but Adaptive Planning • Agile ≠ More work, but ‘Done’ • Agile ≠ No documentation, but Just Enough • Lean ≠ Cut the corners, but Reduce Waste • Agile or Lean don’t just change the development process, but enable a radical change in organizational culture, leadership and management practices that is more in line with business needs and social values and norms of today
  • 70. References • http://butunclebob.com/ArticleS.TimOttinger.MoreWork • http://butunclebob.com/ArticleS.TimOttinger.SoonerNotFaster • http://www.toyota- global.com/company/vision_philosophy/toyota_production_system/jidoka.html • http://www.toyota- global.com/company/vision_philosophy/toyota_production_system/just-in- time.html • http://www.danube.com/docs/Intro_to_Agile.pdf • http://codebetter.com/darrellnorton/2005/02/02/lean-software-development- overview/
  • 71. It’s not about the method! • A photographer went to a socialite party in New York. As he entered the front door, the host said „I love your pictures – they’re wonderful; you must have a fantastic camera.‟ • He said nothing until dinner was finished, then: „That was a wonderful dinner; you must have a terrific stove.‟ – Sam Haskins http://www.haskins.com/ImageShop/Image_Shop_60s/60s_Books_A.Image_01.html
  • 72. Connect Blog: http://managewell.net Email: Tathagat.Varma@gmail.com Slides: http://slideshare.net/managewell Twitter: http://twitter.com/TathagatVarma My Articles: http://managewell.net/?page_id=2

Notas do Editor

  1. The five-step thought process for guiding the implementation of lean techniques is easy to remember, but not always easy to achieve:Specify value from the standpoint of the end customer by product family.Identify all the steps in the value stream for each product family, eliminating whenever possible those steps that do not create value.Make the value-creating steps occur in tight sequence so the product will flow smoothly toward the customer.As flow is introduced, let customers pull value from the next upstream activity.As value is specified, value streams are identified, wasted steps are removed, and flow and pull are introduced, begin the process again and continue it until a state of perfection is reached in which perfect value is created with no waste.