SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
Agile Scaling Model: Be as Agile as You
Need to Be
Scott W. Ambler
Chief Methodologist for Agile and Lean, IBM Rational
www.ibm.com/developerworks/blogs/page/ambler
twitter.com/scottwambler




                                                       © 2012 IBM Corporation




                                                                                1
2


    Agenda



             1   Agile Scaling Model




                    2   Some practices




                    3   Organizing large teams



             4   Parting thoughts



    2                                            © 2012 IBM Corporation




                                                                          2
Agile Scaling Model (ASM)

                             Agile Development
                              Focus is on construction
                              Goal is to develop a high-quality system in an evolutionary,
                              collaborative, and self-organizing manner
                              Value-driven lifecycle with regular production of working
                              software
                              Small, co-located team developing straightforward software


                              Agile Delivery
                               Extends agile development to address full system lifecycle
                               Risk and value-driven lifecycle
                               Self organization within an appropriate governance
                               framework
                               Small, co-located team delivering a straightforward solution

                              Agility at Scale
                                Disciplined agile delivery and one or more scaling factors
                                applies
      3                                                                               © 2012 IBM Corporation




The Agile Scaling Model (ASM) defines a roadmap to effectively adopt and tailor agile strategies to meet
the unique challenges faced by a system delivery team. The first step to scaling agile strategies is to
adopt a disciplined agile delivery lifecycle that scales mainstream agile construction strategies to
address the full delivery process from project initiation to deployment into production. The second step is
to recognize which scaling factors, if any, are applicable to a project team and then tailor your adopted
strategies to address the range of complexities the team faces.
The focus of Agile Development is construction. While clearly important, this is not the full picture. Core
or mainstream approaches focus on the fundamentals and is characterized by value-driven lifecycles
where high-quality potentially shippable software is produced on a regular basis by a highly collaborative,
self-organizing team. The focus is on small (<10) co-located teams developing straightforward systems.
Agile delivery addresses the full delivery lifecycle from project initiation to production. It adds
appropriate, lean governance to balance self organization. It adds a risk-driven viewpoint to the value-
driven approach in order to increase the chance of project success. The focus is on small (<10) co-
located teams developing straightforward systems.
Agility@Scale is disciplined agile development where one or more scaling factors is applicable. It is
important to recognize that team size is only one of several issues that agile teams face at scale. The
scaling factors that an agile team may face includes team size, physical distribution, organizational
distribution, regulatory compliance, cultural or organizational complexity, technical complexity, and
enterprise disciplines (such as enterprise architecture, strategic reuse, and portfolio management).
This course focuses on disciplined agile, where the full lifecycle is taken into account, and on
Agility@Scale for organizational/enterprise-level development
See http://www.ibm.com/developerworks/blogs/page/ambler?tag=ASM for details.




                                                                                                               3
The Scrum construction lifecycle




                 4                                                                    © 2012 IBM Corporation




See www.ambysoft.com/essays/agileLifecycle.html

This is the Scrum construction lifecycle. There are a lot of good ideas here, but it’s not complete.
Scrum practices:
         Product Backlog – Prioritized stack of requirements
         Value-Driven Lifecycle – Deliver potentially shippable software each sprint
         Self Organization – The people who do the work are the ones who plan and estimate it
         Release Planning – Develop and then maintain a high-level project plan
         Sprint Planning – At the beginning of a sprint, the team plans in detail what they will deliver and how
         they will do the work
         Daily Scrum Meeting – Each day, hold a 15-minute coordination meeting
         Sprint Demo – At the end of the sprint demo show what you’ve built to key stakeholders
         Retrospectives – Take the opportunity to identify opportunities for improvement throughout the
         project.


Roles:
         Scrum Master – Team lead
         Product Owner – Responsible for prioritizing items in the product backlog, represents the
         stakeholders
         Team Member – Developers, … on the team




                                                                                                                   4
The Disciplined Agile Delivery life cycle (basic)




                         The Disciplined Agile Delivery (DAD) process framework is a
                            people-first, learning-oriented hybrid agile approach to IT
                           solution delivery. It has a risk-value lifecycle, is goal-driven,
                                         scalable, and is enterprise aware.

     5                                                                             © 2012 IBM Corporation




Disciplined agile delivery is an evolutionary (iterative and incremental) approach that
regularly produces high quality solutions in a cost-effective and timely manner via a risk and
value driven lifecycle. It is performed in a highly collaborative, disciplined, and self-
organizing manner within an appropriate governance framework, with active stakeholder
participation to ensure that the team understands and addresses the changing needs of its
stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the
right amount of ceremony for the situation which they face.

The basic DAD lifecycle expands upon the Scrum construction lifecycle in three important
ways:
      It has explicit project phases, recognizing that agile delivery is really iterative in the
      small and serial in the large.
      It includes a full range of practices. This includes initial requirements and architecture
      envisioning at the beginning of the project to increase the chance of building the right
      product in the right manner, as well as system release practices.
      It includes more robust practices. The lifecycle of this figure explicitly reworks the
      product backlog in the previous slide into the more accurate concept of a ranked work
      item list. Not only do agile delivery teams implement functional requirements, they
      must also fix defects (found through independent testing or by users of existing
      versions in production), provide feedback on work from other teams, take training
      courses, and so on.


                                                                                                            5
Agile Scaling Factors


                          Team size                           Compliance requirement
              Under 10                 1000’s of                                             Critical,
             developers               developers              Low risk
                                                                                             audited




       Geographical distribution                                               Domain Complexity
                                                                             Straight                Intricate,
       Co-located            Global                                          -forward                emerging

                                              Disciplined
       Enterprise discipline                     Agile                    Organization distribution
        Project              Enterprise
                                               Delivery                  (outsourcing, partnerships)
         focus                 focus                                      Collaborative              Contractual



            Organizational complexity                             Technical complexity
              Flexible                Rigid                                             Heterogeneous,
                                                            Homogenous                      legacy



6                                                                                                        © 2012 IBM Corporation




In the early days, agile development was applied to projects that were small in scope and relatively straightforward.
Today, organizations want to apply agile development to a broader set of projects. Agile needs to adapt to increasing
complexity. Agility@Scale is about explicitly addressing the complexities that disciplined agile delivery teams face in the
real world. The agile scaling factors are:
   Geographical distribution. What happens when the team is distributed within a building or across continents?
   Team size. Mainstream agile processes work well for small teams (10-15), but but what if the team is fifty people?
     One hundred people? One thousand people?
   Compliance requirement. What if regulatory issues – such as Sarbanes Oxley, ISO 9000, or FDA CFR 21 – are
     applicable?
   Domain complexity. What if the problem domain is intricate ( such as bio-chemical process monitoring or air traffic
     control), or is changing quickly (such as financial derivatives trading or electronic security assurance). More
     complex domains require greater exploration and experimentation, including but not limited to prototyping,
     modeling, and simulation.
   Organization distribution. Sometimes a project team includes members from different divisions, different partner
     companies, or from external services firms.
   Technical complexity. Working with legacy systems, multiple platforms, or blending disparate technologies can add
     layers of technical complexity to a solution. Sometimes the nature of the problem is very complex in its own right.
   Organizational complexity. The existing organizational structure and culture may reflect traditional values,
     increasing the complexity of adopting and scaling agile strategies. Different subgroups within the organization may
     have different visions as to how they should work. Individually, the strategies can be quite effective, but as a whole
     they simply don’t work together effectively.
   Enterprise discipline. Organizations want to leverage common infrastructure platforms to lower cost, reduce time to
     market, and to improve consistency. They need effective enterprise architecture, enterprise business modeling,
     strategic reuse, and portfolio management disciplines. These disciplines must work in concert with, and better yet
     enhance, the disciplined agile delivery processes.
Each scaling factor has a range of complexities associated with it. Each team faces a different combination of factors,
and therefore needs a process, team structure, and tooling environment tailored to meet their unique situation.




                                                                                                                                  6
7


    Agenda



             1   Agile Scaling Model




                    2   Some practices




                    3   Organizing large teams



             4   Parting thoughts



    7                                            © 2012 IBM Corporation




                                                                          7
Scaling Daily Stand Up Meetings
         Disciplined agile delivery
          – Call them “coordination meetings”
         Geographic distribution
          – Meeting occurs over phone, video, electronically…
          – Rational Team Concert (RTC) to share information
          – Change meeting times to reflect team distribution – spread the pain
         Team size
          – Kanban strategy is to ask 1 question: What new issues do you foresee?
          – Subteams need to coordinate via coordinators, perhaps in a “scrum of
            scrums”
         Regulatory compliance
          – Take meeting attendance and record action items (if any)
         Organizational distribution
          – Additional coordination between organizations may be required
          – Project dashboard access for external organizations may be required
          – Document decisions/action items pertaining to external organizations
         Enterprise discipline
          – Enterprise professionals should be invited to meetings, better yet the
     8
            teams                                                                  © 2012 IBM Corporation




•Domain complexity increases the need for regular coordination
•Technical complexity increases the need for regular coordination
•Organizational complexity MAY make it difficult for you to hold these meetings
(it may not be allowed)
•Enterprise architecture, business modelers, … may decide to attend the
meetings

For more information about RTC, visit www.jazz.net




                                                                                                            8
Scaling self organization
     Disciplined agile delivery
      – Disciplined agile developers are self organizing within an appropriate
        governance framework
     Regulatory compliance
      – Plans, estimates, and so on may need to be recorded
     Organizational complexity
      – May need to educate management team on collaborative leadership and
        facilitation
      – May need to provide education to help others shift from command-control
        to self-organizing
     Enterprise discipline
      – Application architecture decisions are constrained by enterprise
        infrastructure and futures directions
      – Application architecture enhanced by leveraging existing infrastructure
        and reusable assets
      – Release plan must reflect portfolio and project plans
      – Agile teams should follow enterprise-level guidelines (e.g. coding
        standards, data standards, UI standards, …)
      – Adopt a Lean Development Governance strategy (see paper by Ambler
 9      and Kroll)                                                            © 2012 IBM Corporation




Lean development governance whitepaper, and other governance writings,
available at http://www.ambysoft.com/onlineWritings.html#Governance




                                                                                                       9
Scaling iteration demos
            Geographic distribution
             – Demos occurs physically where possible, but transmitted electronically
             – Change demo times to reflect team distribution – spread the pain
             – Greater need to schedule the demos ahead of time
            Team size
             – Prioritize which subteam(s) should demo to the entire team
             – Individual subteams should do their own demos to their smaller
               community
            Regulatory compliance
             – Take meeting attendance and record action items (if any)
            Domain complexity
             – Invite a wider range of stakeholders required, not just insiders
            Organizational distribution
             – Invite stakeholders from each organization unit
             – Separate demos may be required by some organization units specific to
               them
            Technical complexity
             – Some of the work may not be visible through user interface, so may
       10
               need to do a technical walkthrough instead                           © 2012 IBM Corporation




Organizational complexity MAY make it difficult to hold regular demos
Enterprise discipline – You MAY choose to discuss how what you’re demoing maps back to your
enterprise business model/vision
Stakeholders - don't forget groups other than insiders.
Need to have planned ahead of time to identify the which aspects external stakeholders are
interested in.
Relationships with stakeholders established during inception.
Unlikely a customer will be able to meet every two weeks. Don't forget business partners who can
help influence purchases later.
Need to arrange attendance ahead of time.
Make sure you have good representation across stakeholder types.




                                                                                                             10
Think before acting: Agile Modeling practices


            Initial up-front modeling
              –Requirements envisioning
              –Architecture envisioning
            Modeling throughout the lifecycle
             –Iteration modeling
             –JIT model storming
             –Lookahead modeling
            Documentation throughout the lifecycle
             –Continuous documentation
             –Executable specifications
             –Document late
            www.agilemodeling.com




       11                                                        © 2012 IBM Corporation




Keep the modeling as light as possible, the details will come out on a just in
time basis later in the project.
The fundamental goal is to come up with a viable technical strategy, not to
produce a detailed technical specification.
http://www.agilemodeling.com/essays/initialArchitectureModeling.htm
Diagram used with permission.


Agile principle # 10: Simplicity – the art of maximizing the amount of work not
done – is essential.
Agile principle # 11: The best architectures, requirements, and designs
emerge from self-organizing teams.




                                                                                          11
Adopt appropriate governance strategies

                                       Lean development governance
                                        –Teams don’t work in a vacuum
                                        –Self-governance must be constrained by enterprise
                                         goals and environment
Appropriate tooling support can         –Whitepaper on ibm.com by Scott Ambler and Per
be a key part of the strategy.
                                         Kroll
IBM Rational products’ personal        Automated measurements and project dashboards
and project dashboards and              –It is possible to streamline much of the reporting
underlying capabilities make it          bureaucracy through automation
possible to assess status based on
                                        –Rational Team Concert (RTC) for project dashboard
the work that is being done and its
state – not just from work item
                                        –Rational Insight for portfolio-level dashboard
status.                                Adopt corporate development conventions
E.g., if a RRC req’t has an             –“Enforce” via static analysis tools
associated test case that has been
successfully executed provides
pretty clear status of that
requirement and verification of its
successful implementation.

                                       12                                                        © 2012 IBM Corporation




                                                           Many organizations see self-organization as
                                                           teams being out of control
                                                           Self-organizing teams must still work within the
                                                           organizational environment
                                                           They must be governed and monitored
                                                           They should follow corporate conventions and
                                                           work to your common infrastructure




                                                                                                                          12
Parallel Independent Testing

This practice scales TDD, and it is     Disciplined agile teams at scale:
                                             Perform the majority of their own testing, ideally via test-driven
an important aspect of delivering a        development (TDD)
quality product.                             Push their working builds to an independent test team on a regular
See notes for more information.            basis for investigative testing
                                        Defects must be prioritized and put back on the team’s work stack
                                             Defects can be treated as a type of requirement as long as your
                                           project funding strategy doesn’t get in the way
                                        Independent test teams scale TDD:
                                             TDD is a form of confirmatory testing
                                             TDD is a great start, but it’s not the full testing picture
                                        Critical strategy for addressing non-functional requirements



                                                                    Const.       Const.
                                                           …                                 Transition
                                                                   Iteration    Iteration


                                                                    Independent Testing
                                       13                                                                      © 2012 IBM Corporation




                                      TDD isn’t sufficient:
                                            • TDD enables you to validate your system to your current understanding
                                              of the intent of your stakeholders
                                            • TDD is the equivalent of testing against the specification, replacing a lot
                                              of the grunt work done on traditional teams by the testers
                                            • TDD assumes that your stakeholders can communicate their
                                              requirements and that developers can test
                                      Agile teams address some of the communication risk by closely working with
                                      stakeholders, developing working software on a regular basis, and iterating.
                                      Agile teams address the skills risk through close collaboration and a cultural
                                      value for quality.
                                      BUT, stakeholders often miss requirements, particularly non-functional or
                                      quality of service requirements, and they often don’t understand integration
                                      issues, enterprise issues, and so forth.
                                      These issues should be addressed by independent testing efforts.
                                      The independent testers should try to break the system and report back
                                      change stories (defects and enhancement requests) to the development
                                      team.
                                      The bulk of the testing effort is done by the development team, but the
                                      complex testing is done by the testers.
                                      Your testing tools can be used by independent testers to address issues not
                                      easily addressed by OSS tools.
                                      IBM® Rational® ClearQuest® and IBM® Rational® Team Concert can be used
                                      to capture the change stories.
                                      The change stories are prioritized and estimated by the development team,
                                      and then treated like any other type of requirement.
                                      Because the change story is a requirement, it can now be addressed via
                                      TDD, and the tests around it included in the team’s regression test suite.
                                      See www.ddj.com/dept/debug/196603549 for a detailed discussion of these
                                      points.

                                                                                                                                        13
1
4

    Agenda



             1   Agile Scaling Model




                    2   Some practices




                    3   Organizing large teams



             4   Parting thoughts



    14                                           © 2012 IBM Corporation




                                                                          14
Organizing large agile teams

  Organize the work around your
  architecture
 – Do not organize around job
    roles
 – The architecture strategy should
    reflect your requirements
    strategy – Leads to either
    Feature Teams or Component
    Teams accordingly
  Need to coordinate project
  management, requirements
  management, and technical
  issues – A “Scrum of Scrums”
  doesn’t get the job done for very
  large teams
  Re-introduce some specialist roles
  as needed (for example Agile
  DBAs or UEX experts)
    Provide guidance on infrastructure
 15 & development conventions                                   © 2012 IBM Corporation




Note that organizing around architecture presupposes the
definition, representation, and a common understanding of the
architecture of the system under development. See
www.agilemodeling.com


Examples of “conventions” include programming, modeling, tool
usage guidelines.




                                                                                         15
Team Organization Strategies


     Component team
      – Responsible for one or more system components (or services,
        frameworks, …)
      – Does all the work pertaining to that component
     Feature team
      – Responsible for implem enting one or more features (or user stories,
        scenarios, …)
      – Does all the work pertaining to that feature
     Internal open source
       – For components with rapid rates of change
       – Follow normal open source strategies, but keep it in house
     None of the approaches are perfect
      – You will likely use all strategies, and combinations thereof, within your
        organization



16                                                                       © 2012 IBM Corporation




                                                                                                  16
1
7

    Agenda



             1   Agile Scaling Model




                    2   Some practices




                    3   Organizing large teams



             4   Parting thoughts



    17                                           © 2012 IBM Corporation




                                                                          17
18
The basic DAD lifecycle




      19                                                                                           © 2012 IBM Corporation




Disciplined agile delivery is an evolutionary (iterative and incremental) approach that regularly produces high
quality solutions in a cost-effective and timely manner via a risk and value driven lifecycle. It is performed in a
highly collaborative, disciplined, and self-organizing manner within an appropriate governance framework, with
active stakeholder participation to ensure that the team understands and addresses the changing needs of its
stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the right amount of
ceremony for the situation which they face.


The basic DAD lifecycle expands upon the Scrum construction lifecycle in three important ways:
           It has explicit project phases, recognizing that agile delivery is really iterative in the small and serial in
           the large.
           It includes a full range of practices. This includes initial requirements and architecture envisioning at the
           beginning of the project to increase the chance of building the right product in the right manner, as well
           as system release practices.
           It includes more robust practices. The lifecycle of this figure explicitly reworks the product backlog in the
           previous slide into the more accurate concept of a ranked work item list. Not only do agile delivery
           teams implement functional requirements, they must also fix defects (found through independent testing
           or by users of existing versions in production), provide feedback on work from other teams, take training
           courses, and so on.




Diagram used with permission from the forthcoming book “Disciplined Agile Delivery (DAD): An Introduction” by
Scott Ambler and Mark Lines publication date June 2012)


                                                                                                                            19
The advanced DAD lifecycle




      20                                                                                     © 2012 IBM Corporation




Disciplined agile delivery is an evolutionary (iterative and incremental) approach that regularly produces high
quality solutions in a cost-effective and timely manner via a risk and value driven lifecycle. It is performed in a
highly collaborative, disciplined, and self-organizing manner within an appropriate governance framework, with
active stakeholder participation to ensure that the team understands and addresses the changing needs of its
stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the right amount of
ceremony for the situation which they face.


The advanced DAD lifecycle is evolved from the basic DAD lifecycle in several important ways:
1. Work items are managed as a categorized pool, not a priortized stack. Work is pulled from the stack as
capacity to perform it is available.
2. The cadences of various activities (planning, demos, retrospectives, and so on) are detached from each other.
These activities are performed when needed, not based on a specific time during an iteration
3. Transition should be very short, with most transition activities automated and any test/fix efforts performed
during construction.



Diagram used with permission from the forthcoming book “Disciplined Agile Delivery (DAD): An Introduction” by
Scott Ambler and Mark Lines publication date June 2012)




                                                                                                                      20
Does agile scale? Yes!

     Scaling:
      –The majority of agile teams are geographically distributed in some
       manner
      –Organizations have reported successful agile programs of 500+ people
      –One third of agile teams are in regulatory situations
      –75% of organizations doing agile are doing so on medium complexity or
       greater projects
      –17% of organizations are successfully applying agile in outsourcing
       situations
      –78% percent of teams are working with legacy systems
      –32% of organizations report successful interaction between enterprise
       architects and agile teams
      –11% of organizations report that their governance strategy works well
       with agile teams (yikes)


     Source: DDJ November 2009 State of the IT Union Survey,
     www.ambysoft.com/surveys/
21                                                                © 2012 IBM Corporation




                                                                                           21
Parting thoughts


     There is more to scaling than large teams or geographically distributed teams
     Existing agile practices scale
      – One size does not fit all
      – A given practice for an agile team not at scale will need to be tailored to reflect
        the situation
     You will need to consider adopting additional practices to scale effectively




22                                                                               © 2012 IBM Corporation




                                                                                                          22
Get involved with the book




                Join the discussion today at
             www.disciplinedagiledelivery.com


23                                              © 2012 IBM Corporation




                                                                         23
scott_ambler [at] ca.ibm.com
                                                                                   twitter.com/scottwambler
                                       www.ibm.com/developerworks/mydeveloperworks/blogs/ambler/
                                                                                www.ibm.com/rational/agile/
                                                                                                 www.jazz.net
             © Copyright IBM Corporation 2012. All rights reserved.
             The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible
             for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or
             representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials
             to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in these materials may
             change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way.
             IBM, the IBM logo, the on-demand business logo, Rational, the Rational logo, and other IBM products and services are trademarks of the International Business Machines Corporation,
             in the United States, other countries or both. Other company, product, or service names may be trademarks or service marks of others.


                24                                                                                                                                                                     © 2012 IBM Corporation




Thank you!




                                                                                                                                                                                                                   24
Some agile whitepapers on IBM.com


     The Agile Scaling Model (ASM): Adapting Agile Methods for Complex Environments
      – ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/raw14204usen/RAW14204USEN.PDF
     Scaling Agile: An Executive Guide
      – ftp://public.dhe.ibm.com/common/ssi/sa/wh/n/raw14211usen/RAW14211USEN.PDF
     Improving Software Economics: Top 10 Principles of Achieving Agility at Scale
       – ftp://public.dhe.ibm.com/common/ssi/ecm/en/raw14148usen/RAW14148USEN.PDF
     Enable the Agile Enterprise Through Incremental Adoption of Practices
      – http://public.dhe.ibm.com/common/ssi/ecm/en/raw14077usen/RAW14077USEN.PDF
     Disciplined Agile Delivery: An Introduction
       – http://public.dhe.ibm.com/common/ssi/ecm/en/raw14261usen/RAW14261USEN.PDF




25                                                                          © 2012 IBM Corporation




                                                                                                     25

Contenu connexe

Tendances

Adopting Agile in the DoD
Adopting Agile in the DoDAdopting Agile in the DoD
Adopting Agile in the DoDtahirmady
 
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44Public Sector Executive Five Lessons Of Lean July August 2009 P42 44
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44Dermo
 
The Globally Integrated Enterprise and the Insurance Factory Model
The Globally Integrated Enterprise and the Insurance Factory ModelThe Globally Integrated Enterprise and the Insurance Factory Model
The Globally Integrated Enterprise and the Insurance Factory ModelDavid S. Lipien, PMP, MCP
 
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”Andrea Rodacki
 
Dan Drew Resume
Dan Drew ResumeDan Drew Resume
Dan Drew Resumedrewdw
 
Private Clouds for Developers: Make Your Infrastructure Agile
Private Clouds for Developers: Make Your Infrastructure AgilePrivate Clouds for Developers: Make Your Infrastructure Agile
Private Clouds for Developers: Make Your Infrastructure AgileAbiquo, Inc.
 
Normalizing agile and lean product development and aim
Normalizing agile and lean product development and aimNormalizing agile and lean product development and aim
Normalizing agile and lean product development and aimRussell Pannone
 
Astute oracle i participate webinar series - v1
Astute   oracle i participate webinar series - v1Astute   oracle i participate webinar series - v1
Astute oracle i participate webinar series - v1Arvind Rajan
 
Value Stream Manager concept applied to Software Product Development
Value Stream Manager concept applied to Software Product DevelopmentValue Stream Manager concept applied to Software Product Development
Value Stream Manager concept applied to Software Product DevelopmentKen Power
 
Keeping Business Momentum (PMI 2008)
Keeping Business Momentum (PMI 2008)Keeping Business Momentum (PMI 2008)
Keeping Business Momentum (PMI 2008)Hans Winterink
 
Dollars and Dates are Killing Agile
Dollars and Dates are Killing AgileDollars and Dates are Killing Agile
Dollars and Dates are Killing AgileRally Software
 
Johnson smith
Johnson smithJohnson smith
Johnson smithNASAPMC
 
Ibm pure flex client presentation
Ibm pure flex client presentationIbm pure flex client presentation
Ibm pure flex client presentationArrow ECS UK
 
Agile Improvement Method - Andrew Griffits (Lamri)
Agile Improvement Method - Andrew Griffits (Lamri)Agile Improvement Method - Andrew Griffits (Lamri)
Agile Improvement Method - Andrew Griffits (Lamri)Paula Gomes
 
Business Improvement Overview
Business Improvement OverviewBusiness Improvement Overview
Business Improvement OverviewDr. Filiep Samyn
 
IBM Software Day 2013. Making innovation real through accelerated software an...
IBM Software Day 2013. Making innovation real through accelerated software an...IBM Software Day 2013. Making innovation real through accelerated software an...
IBM Software Day 2013. Making innovation real through accelerated software an...IBM (Middle East and Africa)
 
IBM Social Business Agenda template
IBM Social Business Agenda templateIBM Social Business Agenda template
IBM Social Business Agenda templateFlávio Mendes
 
Global Cloud Transformation: Setting the Stage for Success
Global Cloud Transformation: Setting the Stage for SuccessGlobal Cloud Transformation: Setting the Stage for Success
Global Cloud Transformation: Setting the Stage for SuccessBluewolf
 
Managing Large Scale Agile Transformation
Managing Large Scale Agile TransformationManaging Large Scale Agile Transformation
Managing Large Scale Agile TransformationTathagat Varma
 

Tendances (20)

Adopting Agile in the DoD
Adopting Agile in the DoDAdopting Agile in the DoD
Adopting Agile in the DoD
 
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44Public Sector Executive Five Lessons Of Lean July August 2009 P42 44
Public Sector Executive Five Lessons Of Lean July August 2009 P42 44
 
The Globally Integrated Enterprise and the Insurance Factory Model
The Globally Integrated Enterprise and the Insurance Factory ModelThe Globally Integrated Enterprise and the Insurance Factory Model
The Globally Integrated Enterprise and the Insurance Factory Model
 
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”
“Como Escalar Práticas Ágeis em Equipes de Desenvolvimento Médias e Grandes”
 
Dan Drew Resume
Dan Drew ResumeDan Drew Resume
Dan Drew Resume
 
Private Clouds for Developers: Make Your Infrastructure Agile
Private Clouds for Developers: Make Your Infrastructure AgilePrivate Clouds for Developers: Make Your Infrastructure Agile
Private Clouds for Developers: Make Your Infrastructure Agile
 
Normalizing agile and lean product development and aim
Normalizing agile and lean product development and aimNormalizing agile and lean product development and aim
Normalizing agile and lean product development and aim
 
Astute oracle i participate webinar series - v1
Astute   oracle i participate webinar series - v1Astute   oracle i participate webinar series - v1
Astute oracle i participate webinar series - v1
 
Value Stream Manager concept applied to Software Product Development
Value Stream Manager concept applied to Software Product DevelopmentValue Stream Manager concept applied to Software Product Development
Value Stream Manager concept applied to Software Product Development
 
Keeping Business Momentum (PMI 2008)
Keeping Business Momentum (PMI 2008)Keeping Business Momentum (PMI 2008)
Keeping Business Momentum (PMI 2008)
 
Dollars and Dates are Killing Agile
Dollars and Dates are Killing AgileDollars and Dates are Killing Agile
Dollars and Dates are Killing Agile
 
Johnson smith
Johnson smithJohnson smith
Johnson smith
 
Ibm pure flex client presentation
Ibm pure flex client presentationIbm pure flex client presentation
Ibm pure flex client presentation
 
[StepTalks2011] Agility @ Scale - Rien Schot
[StepTalks2011] Agility @ Scale - Rien Schot[StepTalks2011] Agility @ Scale - Rien Schot
[StepTalks2011] Agility @ Scale - Rien Schot
 
Agile Improvement Method - Andrew Griffits (Lamri)
Agile Improvement Method - Andrew Griffits (Lamri)Agile Improvement Method - Andrew Griffits (Lamri)
Agile Improvement Method - Andrew Griffits (Lamri)
 
Business Improvement Overview
Business Improvement OverviewBusiness Improvement Overview
Business Improvement Overview
 
IBM Software Day 2013. Making innovation real through accelerated software an...
IBM Software Day 2013. Making innovation real through accelerated software an...IBM Software Day 2013. Making innovation real through accelerated software an...
IBM Software Day 2013. Making innovation real through accelerated software an...
 
IBM Social Business Agenda template
IBM Social Business Agenda templateIBM Social Business Agenda template
IBM Social Business Agenda template
 
Global Cloud Transformation: Setting the Stage for Success
Global Cloud Transformation: Setting the Stage for SuccessGlobal Cloud Transformation: Setting the Stage for Success
Global Cloud Transformation: Setting the Stage for Success
 
Managing Large Scale Agile Transformation
Managing Large Scale Agile TransformationManaging Large Scale Agile Transformation
Managing Large Scale Agile Transformation
 

En vedette

Scaling agile Principles and Practices
Scaling agile Principles and PracticesScaling agile Principles and Practices
Scaling agile Principles and PracticesJosef Scherer
 
Scaling Agile Past the Team
Scaling Agile Past the TeamScaling Agile Past the Team
Scaling Agile Past the TeamMike Cottmeyer
 
Scaling Agile: A Guide for the Perplexed
Scaling Agile: A Guide for the PerplexedScaling Agile: A Guide for the Perplexed
Scaling Agile: A Guide for the PerplexedLitheSpeed
 
Why Scaling Agile Doesn't Work (and What to Do About It)
Why Scaling Agile Doesn't Work (and What to Do About It)Why Scaling Agile Doesn't Work (and What to Do About It)
Why Scaling Agile Doesn't Work (and What to Do About It)Jez Humble
 
Distributed product owner team for an agile medical development xp2013 Vienna
Distributed product owner team for an agile medical development xp2013 ViennaDistributed product owner team for an agile medical development xp2013 Vienna
Distributed product owner team for an agile medical development xp2013 ViennaAndrea Heck
 
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016 CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016 MHM (Mayer Hoffman McCann P.C.)
 
Agile in 1,5 hours : brief introduction
Agile in 1,5 hours : brief introductionAgile in 1,5 hours : brief introduction
Agile in 1,5 hours : brief introductionKostetska Galyna
 
Business Triathlon #BizTriathlon
Business Triathlon #BizTriathlonBusiness Triathlon #BizTriathlon
Business Triathlon #BizTriathlonEmiliano Soldi
 
Accelerate [XLR8] your agile transformation
Accelerate [XLR8] your agile transformationAccelerate [XLR8] your agile transformation
Accelerate [XLR8] your agile transformationEmiliano Soldi
 
The harder you push, the harder the system pushes you back
The harder you push, the harder the system pushes you backThe harder you push, the harder the system pushes you back
The harder you push, the harder the system pushes you backEmiliano Soldi
 
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean Leffingwell
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean LeffingwellBe Agile. Scale Up. Stay Lean. And Have More Fun by Dean Leffingwell
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean LeffingwellAgile Software Community of India
 
Agile testing for agile sparks kanban clients
Agile testing for agile sparks kanban clientsAgile testing for agile sparks kanban clients
Agile testing for agile sparks kanban clientsYuval Yeret
 
Driving Lean Innovation on Agile Teams
Driving Lean Innovation on Agile TeamsDriving Lean Innovation on Agile Teams
Driving Lean Innovation on Agile TeamsLitheSpeed
 
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"Daniel Bryant
 
Stop the line @spotify
Stop the line @spotifyStop the line @spotify
Stop the line @spotifyPeter Antman
 
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...LitheSpeed
 
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael Spayd
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael SpaydHiring or Growing Right Agile Coach by Lyssa Adkins and Michael Spayd
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael SpaydAgile Software Community of India
 
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014Institut Lean France
 
SAFe® - scaled agile framework in practice
SAFe® - scaled agile framework in practiceSAFe® - scaled agile framework in practice
SAFe® - scaled agile framework in practiceIntland Software GmbH
 

En vedette (20)

Scaling agile Principles and Practices
Scaling agile Principles and PracticesScaling agile Principles and Practices
Scaling agile Principles and Practices
 
Scaling Agile Past the Team
Scaling Agile Past the TeamScaling Agile Past the Team
Scaling Agile Past the Team
 
Scaling Agile: A Guide for the Perplexed
Scaling Agile: A Guide for the PerplexedScaling Agile: A Guide for the Perplexed
Scaling Agile: A Guide for the Perplexed
 
Why Scaling Agile Doesn't Work (and What to Do About It)
Why Scaling Agile Doesn't Work (and What to Do About It)Why Scaling Agile Doesn't Work (and What to Do About It)
Why Scaling Agile Doesn't Work (and What to Do About It)
 
Devops counselling
Devops counsellingDevops counselling
Devops counselling
 
Distributed product owner team for an agile medical development xp2013 Vienna
Distributed product owner team for an agile medical development xp2013 ViennaDistributed product owner team for an agile medical development xp2013 Vienna
Distributed product owner team for an agile medical development xp2013 Vienna
 
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016 CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016
CBIZ & MHM Executive Education Series Webinar Courses for Q2 2016
 
Agile in 1,5 hours : brief introduction
Agile in 1,5 hours : brief introductionAgile in 1,5 hours : brief introduction
Agile in 1,5 hours : brief introduction
 
Business Triathlon #BizTriathlon
Business Triathlon #BizTriathlonBusiness Triathlon #BizTriathlon
Business Triathlon #BizTriathlon
 
Accelerate [XLR8] your agile transformation
Accelerate [XLR8] your agile transformationAccelerate [XLR8] your agile transformation
Accelerate [XLR8] your agile transformation
 
The harder you push, the harder the system pushes you back
The harder you push, the harder the system pushes you backThe harder you push, the harder the system pushes you back
The harder you push, the harder the system pushes you back
 
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean Leffingwell
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean LeffingwellBe Agile. Scale Up. Stay Lean. And Have More Fun by Dean Leffingwell
Be Agile. Scale Up. Stay Lean. And Have More Fun by Dean Leffingwell
 
Agile testing for agile sparks kanban clients
Agile testing for agile sparks kanban clientsAgile testing for agile sparks kanban clients
Agile testing for agile sparks kanban clients
 
Driving Lean Innovation on Agile Teams
Driving Lean Innovation on Agile TeamsDriving Lean Innovation on Agile Teams
Driving Lean Innovation on Agile Teams
 
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
J1 2015 "Debugging Java Apps in Containers: No Heavy Welding Gear Required"
 
Stop the line @spotify
Stop the line @spotifyStop the line @spotify
Stop the line @spotify
 
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...
Facilitation for the Facilitator - Techniques and Exercises for Specific Goal...
 
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael Spayd
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael SpaydHiring or Growing Right Agile Coach by Lyssa Adkins and Michael Spayd
Hiring or Growing Right Agile Coach by Lyssa Adkins and Michael Spayd
 
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014
Leadership @ Spotify by Kristian Lindwall at the Lean IT Summit 2014
 
SAFe® - scaled agile framework in practice
SAFe® - scaled agile framework in practiceSAFe® - scaled agile framework in practice
SAFe® - scaled agile framework in practice
 

Similaire à The Agile Scaling Model (ASM): Be as Agile as You Need to Be

White paper - Scaling agile: An executive guide
White paper - Scaling agile: An executive guide White paper - Scaling agile: An executive guide
White paper - Scaling agile: An executive guide IBM Rational software
 
Disciplined Agile Delivery: An Introduction
Disciplined Agile Delivery: An IntroductionDisciplined Agile Delivery: An Introduction
Disciplined Agile Delivery: An IntroductionIBM Rational software
 
Scaling agile scrum practices 2.0
Scaling agile   scrum practices 2.0Scaling agile   scrum practices 2.0
Scaling agile scrum practices 2.0Reedy Feggins Jr
 
The Agile PMO: Ensuring visibility and governance
The Agile PMO: Ensuring visibility and governanceThe Agile PMO: Ensuring visibility and governance
The Agile PMO: Ensuring visibility and governanceMatt Holitza
 
Mindtree distributed agile journey and guiding principles
Mindtree distributed agile journey and guiding principlesMindtree distributed agile journey and guiding principles
Mindtree distributed agile journey and guiding principlesMindtree Ltd.
 
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...Livingstone Advisory
 
Building an Agile framework that fits your organisation
Building an Agile framework that fits your organisationBuilding an Agile framework that fits your organisation
Building an Agile framework that fits your organisationKurt Solarte
 
Agile presentation adriana feb 2012
Agile presentation adriana feb 2012Agile presentation adriana feb 2012
Agile presentation adriana feb 2012Adriana Beal
 
Extending Agile to Suite Big Projects
Extending Agile to Suite Big ProjectsExtending Agile to Suite Big Projects
Extending Agile to Suite Big ProjectsAmin Bandeali
 
Introduction to agility
Introduction to agilityIntroduction to agility
Introduction to agilityAlexandre Cuva
 
Agile Localization Fundamentals: An Integrative Approach
Agile Localization Fundamentals: An Integrative ApproachAgile Localization Fundamentals: An Integrative Approach
Agile Localization Fundamentals: An Integrative ApproachAlberto Ferreira
 
Agile Methodology.docx
Agile Methodology.docxAgile Methodology.docx
Agile Methodology.docxSameerShaik43
 
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...JamesParker406701
 
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, Adobe
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, AdobeAgile Marketing for SEO - SMX West 2013 - Dave Lloyd, Adobe
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, AdobeDave Lloyd
 
Smarter Computing Integrated Systems
Smarter Computing Integrated SystemsSmarter Computing Integrated Systems
Smarter Computing Integrated SystemsIBMGovernmentCA
 
What is Agile Software Development?
What is Agile Software Development?What is Agile Software Development?
What is Agile Software Development?Baek Yongsun
 

Similaire à The Agile Scaling Model (ASM): Be as Agile as You Need to Be (20)

White paper - Scaling agile: An executive guide
White paper - Scaling agile: An executive guide White paper - Scaling agile: An executive guide
White paper - Scaling agile: An executive guide
 
Disciplined Agile Delivery: An Introduction
Disciplined Agile Delivery: An IntroductionDisciplined Agile Delivery: An Introduction
Disciplined Agile Delivery: An Introduction
 
Scaling agile scrum practices 2.0
Scaling agile   scrum practices 2.0Scaling agile   scrum practices 2.0
Scaling agile scrum practices 2.0
 
The Agile PMO: Ensuring visibility and governance
The Agile PMO: Ensuring visibility and governanceThe Agile PMO: Ensuring visibility and governance
The Agile PMO: Ensuring visibility and governance
 
Mindtree distributed agile journey and guiding principles
Mindtree distributed agile journey and guiding principlesMindtree distributed agile journey and guiding principles
Mindtree distributed agile journey and guiding principles
 
Agile frameworks
Agile frameworksAgile frameworks
Agile frameworks
 
Key Agile Methodologies.docx
Key Agile Methodologies.docxKey Agile Methodologies.docx
Key Agile Methodologies.docx
 
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...
Navigating the risks in implementing Hybrid Cloud, Agile and Project Manageme...
 
Building an Agile framework that fits your organisation
Building an Agile framework that fits your organisationBuilding an Agile framework that fits your organisation
Building an Agile framework that fits your organisation
 
Agile presentation adriana feb 2012
Agile presentation adriana feb 2012Agile presentation adriana feb 2012
Agile presentation adriana feb 2012
 
Extending Agile to Suite Big Projects
Extending Agile to Suite Big ProjectsExtending Agile to Suite Big Projects
Extending Agile to Suite Big Projects
 
Introduction to agility
Introduction to agilityIntroduction to agility
Introduction to agility
 
Agile management.pptx
Agile management.pptxAgile management.pptx
Agile management.pptx
 
Agile Localization Fundamentals: An Integrative Approach
Agile Localization Fundamentals: An Integrative ApproachAgile Localization Fundamentals: An Integrative Approach
Agile Localization Fundamentals: An Integrative Approach
 
Agile Methodology.docx
Agile Methodology.docxAgile Methodology.docx
Agile Methodology.docx
 
Innovate session-2333
Innovate session-2333Innovate session-2333
Innovate session-2333
 
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...
The Agile Manifesto Revisited: Benefits and Challenges in Modern Software Dev...
 
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, Adobe
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, AdobeAgile Marketing for SEO - SMX West 2013 - Dave Lloyd, Adobe
Agile Marketing for SEO - SMX West 2013 - Dave Lloyd, Adobe
 
Smarter Computing Integrated Systems
Smarter Computing Integrated SystemsSmarter Computing Integrated Systems
Smarter Computing Integrated Systems
 
What is Agile Software Development?
What is Agile Software Development?What is Agile Software Development?
What is Agile Software Development?
 

Plus de Agile Software Community of India

Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...
Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...
Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...Agile Software Community of India
 
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...Agile Software Community of India
 
How to successfully craft a business agility transformation? by Phil Abernath...
How to successfully craft a business agility transformation? by Phil Abernath...How to successfully craft a business agility transformation? by Phil Abernath...
How to successfully craft a business agility transformation? by Phil Abernath...Agile Software Community of India
 
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie Doyle
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie DoyleT-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie Doyle
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie DoyleAgile Software Community of India
 
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...Agile Software Community of India
 
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...Agile Software Community of India
 
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019Agile Software Community of India
 
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019Agile Software Community of India
 
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019Agile Software Community of India
 
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019Agile Software Community of India
 
Travel notes from the journey of a 170 year-old industrial company to a digit...
Travel notes from the journey of a 170 year-old industrial company to a digit...Travel notes from the journey of a 170 year-old industrial company to a digit...
Travel notes from the journey of a 170 year-old industrial company to a digit...Agile Software Community of India
 
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019Agile Software Community of India
 
10 years of transforming mindset by Hendrik Esser at #AgileIndia2019
10 years of transforming mindset by Hendrik Esser at #AgileIndia201910 years of transforming mindset by Hendrik Esser at #AgileIndia2019
10 years of transforming mindset by Hendrik Esser at #AgileIndia2019Agile Software Community of India
 
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019Agile Software Community of India
 
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...Agile Software Community of India
 
Re-thinking how power is organized in businesses to thrive in a rapidly chang...
Re-thinking how power is organized in businesses to thrive in a rapidly chang...Re-thinking how power is organized in businesses to thrive in a rapidly chang...
Re-thinking how power is organized in businesses to thrive in a rapidly chang...Agile Software Community of India
 
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...Agile Software Community of India
 

Plus de Agile Software Community of India (20)

Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...
Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...
Lessons about failure from the girl who came last by Elise Aplin at #AgileInd...
 
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...
DevOps in Action: How Nedbank went from quarterly to weekly releases in no ti...
 
A Very Short Design Sprint by Aino Corry at #AgileIndia2019
A Very Short Design Sprint by Aino Corry at #AgileIndia2019A Very Short Design Sprint by Aino Corry at #AgileIndia2019
A Very Short Design Sprint by Aino Corry at #AgileIndia2019
 
How to successfully craft a business agility transformation? by Phil Abernath...
How to successfully craft a business agility transformation? by Phil Abernath...How to successfully craft a business agility transformation? by Phil Abernath...
How to successfully craft a business agility transformation? by Phil Abernath...
 
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie Doyle
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie DoyleT-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie Doyle
T-minus 10… 9… 8… We have lift-off! by Talia Lancaster & Angie Doyle
 
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...
Test Encapsulation: Automated Tests that Decide for Themselves by Rahul Verma...
 
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...
From Dogma to Pragma - helping 500 squads on the road to agile maturity by Pe...
 
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019
Retrospective Anti-Patterns by Aino Corry at #AgileIndia2019
 
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019
#NoProjects - Why, What How by Shane Hastie & Evan Leybourn at #AgileIndia2019
 
The Deep Work Divide by Swanand Pagnis at #AgileIndia2019
The Deep Work Divide by Swanand Pagnis at #AgileIndia2019The Deep Work Divide by Swanand Pagnis at #AgileIndia2019
The Deep Work Divide by Swanand Pagnis at #AgileIndia2019
 
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019
Beyond Estimates: Estimates or NoEstimates? by Woody Zuill at #AgileIndia2019
 
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019
Mob Programming and the Power of Flow by Woody Zuill at #AgileIndia2019
 
The Kanban Mindset by Todd Little at #AgileIndia2019
The Kanban Mindset by Todd Little at #AgileIndia2019The Kanban Mindset by Todd Little at #AgileIndia2019
The Kanban Mindset by Todd Little at #AgileIndia2019
 
Travel notes from the journey of a 170 year-old industrial company to a digit...
Travel notes from the journey of a 170 year-old industrial company to a digit...Travel notes from the journey of a 170 year-old industrial company to a digit...
Travel notes from the journey of a 170 year-old industrial company to a digit...
 
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019
Regulations eat Agile for breakfast by Gaitis Kasims at #AgileIndia2019
 
10 years of transforming mindset by Hendrik Esser at #AgileIndia2019
10 years of transforming mindset by Hendrik Esser at #AgileIndia201910 years of transforming mindset by Hendrik Esser at #AgileIndia2019
10 years of transforming mindset by Hendrik Esser at #AgileIndia2019
 
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019
Agile finance enabling business agility by Hendrik Esser at #AgileIndia2019
 
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...
Expand Contract Pattern for Continuous Delivery of Databases by Leena S N at ...
 
Re-thinking how power is organized in businesses to thrive in a rapidly chang...
Re-thinking how power is organized in businesses to thrive in a rapidly chang...Re-thinking how power is organized in businesses to thrive in a rapidly chang...
Re-thinking how power is organized in businesses to thrive in a rapidly chang...
 
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...
Open Salaries: from employees to managing partners by Alexey Voronin at #Agil...
 

Dernier

[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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
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
 
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
 

Dernier (20)

[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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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
 
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
 

The Agile Scaling Model (ASM): Be as Agile as You Need to Be

  • 1. Agile Scaling Model: Be as Agile as You Need to Be Scott W. Ambler Chief Methodologist for Agile and Lean, IBM Rational www.ibm.com/developerworks/blogs/page/ambler twitter.com/scottwambler © 2012 IBM Corporation 1
  • 2. 2 Agenda 1 Agile Scaling Model 2 Some practices 3 Organizing large teams 4 Parting thoughts 2 © 2012 IBM Corporation 2
  • 3. Agile Scaling Model (ASM) Agile Development Focus is on construction Goal is to develop a high-quality system in an evolutionary, collaborative, and self-organizing manner Value-driven lifecycle with regular production of working software Small, co-located team developing straightforward software Agile Delivery Extends agile development to address full system lifecycle Risk and value-driven lifecycle Self organization within an appropriate governance framework Small, co-located team delivering a straightforward solution Agility at Scale Disciplined agile delivery and one or more scaling factors applies 3 © 2012 IBM Corporation The Agile Scaling Model (ASM) defines a roadmap to effectively adopt and tailor agile strategies to meet the unique challenges faced by a system delivery team. The first step to scaling agile strategies is to adopt a disciplined agile delivery lifecycle that scales mainstream agile construction strategies to address the full delivery process from project initiation to deployment into production. The second step is to recognize which scaling factors, if any, are applicable to a project team and then tailor your adopted strategies to address the range of complexities the team faces. The focus of Agile Development is construction. While clearly important, this is not the full picture. Core or mainstream approaches focus on the fundamentals and is characterized by value-driven lifecycles where high-quality potentially shippable software is produced on a regular basis by a highly collaborative, self-organizing team. The focus is on small (<10) co-located teams developing straightforward systems. Agile delivery addresses the full delivery lifecycle from project initiation to production. It adds appropriate, lean governance to balance self organization. It adds a risk-driven viewpoint to the value- driven approach in order to increase the chance of project success. The focus is on small (<10) co- located teams developing straightforward systems. Agility@Scale is disciplined agile development where one or more scaling factors is applicable. It is important to recognize that team size is only one of several issues that agile teams face at scale. The scaling factors that an agile team may face includes team size, physical distribution, organizational distribution, regulatory compliance, cultural or organizational complexity, technical complexity, and enterprise disciplines (such as enterprise architecture, strategic reuse, and portfolio management). This course focuses on disciplined agile, where the full lifecycle is taken into account, and on Agility@Scale for organizational/enterprise-level development See http://www.ibm.com/developerworks/blogs/page/ambler?tag=ASM for details. 3
  • 4. The Scrum construction lifecycle 4 © 2012 IBM Corporation See www.ambysoft.com/essays/agileLifecycle.html This is the Scrum construction lifecycle. There are a lot of good ideas here, but it’s not complete. Scrum practices: Product Backlog – Prioritized stack of requirements Value-Driven Lifecycle – Deliver potentially shippable software each sprint Self Organization – The people who do the work are the ones who plan and estimate it Release Planning – Develop and then maintain a high-level project plan Sprint Planning – At the beginning of a sprint, the team plans in detail what they will deliver and how they will do the work Daily Scrum Meeting – Each day, hold a 15-minute coordination meeting Sprint Demo – At the end of the sprint demo show what you’ve built to key stakeholders Retrospectives – Take the opportunity to identify opportunities for improvement throughout the project. Roles: Scrum Master – Team lead Product Owner – Responsible for prioritizing items in the product backlog, represents the stakeholders Team Member – Developers, … on the team 4
  • 5. The Disciplined Agile Delivery life cycle (basic) The Disciplined Agile Delivery (DAD) process framework is a people-first, learning-oriented hybrid agile approach to IT solution delivery. It has a risk-value lifecycle, is goal-driven, scalable, and is enterprise aware. 5 © 2012 IBM Corporation Disciplined agile delivery is an evolutionary (iterative and incremental) approach that regularly produces high quality solutions in a cost-effective and timely manner via a risk and value driven lifecycle. It is performed in a highly collaborative, disciplined, and self- organizing manner within an appropriate governance framework, with active stakeholder participation to ensure that the team understands and addresses the changing needs of its stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the right amount of ceremony for the situation which they face. The basic DAD lifecycle expands upon the Scrum construction lifecycle in three important ways: It has explicit project phases, recognizing that agile delivery is really iterative in the small and serial in the large. It includes a full range of practices. This includes initial requirements and architecture envisioning at the beginning of the project to increase the chance of building the right product in the right manner, as well as system release practices. It includes more robust practices. The lifecycle of this figure explicitly reworks the product backlog in the previous slide into the more accurate concept of a ranked work item list. Not only do agile delivery teams implement functional requirements, they must also fix defects (found through independent testing or by users of existing versions in production), provide feedback on work from other teams, take training courses, and so on. 5
  • 6. Agile Scaling Factors Team size Compliance requirement Under 10 1000’s of Critical, developers developers Low risk audited Geographical distribution Domain Complexity Straight Intricate, Co-located Global -forward emerging Disciplined Enterprise discipline Agile Organization distribution Project Enterprise Delivery (outsourcing, partnerships) focus focus Collaborative Contractual Organizational complexity Technical complexity Flexible Rigid Heterogeneous, Homogenous legacy 6 © 2012 IBM Corporation In the early days, agile development was applied to projects that were small in scope and relatively straightforward. Today, organizations want to apply agile development to a broader set of projects. Agile needs to adapt to increasing complexity. Agility@Scale is about explicitly addressing the complexities that disciplined agile delivery teams face in the real world. The agile scaling factors are: Geographical distribution. What happens when the team is distributed within a building or across continents? Team size. Mainstream agile processes work well for small teams (10-15), but but what if the team is fifty people? One hundred people? One thousand people? Compliance requirement. What if regulatory issues – such as Sarbanes Oxley, ISO 9000, or FDA CFR 21 – are applicable? Domain complexity. What if the problem domain is intricate ( such as bio-chemical process monitoring or air traffic control), or is changing quickly (such as financial derivatives trading or electronic security assurance). More complex domains require greater exploration and experimentation, including but not limited to prototyping, modeling, and simulation. Organization distribution. Sometimes a project team includes members from different divisions, different partner companies, or from external services firms. Technical complexity. Working with legacy systems, multiple platforms, or blending disparate technologies can add layers of technical complexity to a solution. Sometimes the nature of the problem is very complex in its own right. Organizational complexity. The existing organizational structure and culture may reflect traditional values, increasing the complexity of adopting and scaling agile strategies. Different subgroups within the organization may have different visions as to how they should work. Individually, the strategies can be quite effective, but as a whole they simply don’t work together effectively. Enterprise discipline. Organizations want to leverage common infrastructure platforms to lower cost, reduce time to market, and to improve consistency. They need effective enterprise architecture, enterprise business modeling, strategic reuse, and portfolio management disciplines. These disciplines must work in concert with, and better yet enhance, the disciplined agile delivery processes. Each scaling factor has a range of complexities associated with it. Each team faces a different combination of factors, and therefore needs a process, team structure, and tooling environment tailored to meet their unique situation. 6
  • 7. 7 Agenda 1 Agile Scaling Model 2 Some practices 3 Organizing large teams 4 Parting thoughts 7 © 2012 IBM Corporation 7
  • 8. Scaling Daily Stand Up Meetings Disciplined agile delivery – Call them “coordination meetings” Geographic distribution – Meeting occurs over phone, video, electronically… – Rational Team Concert (RTC) to share information – Change meeting times to reflect team distribution – spread the pain Team size – Kanban strategy is to ask 1 question: What new issues do you foresee? – Subteams need to coordinate via coordinators, perhaps in a “scrum of scrums” Regulatory compliance – Take meeting attendance and record action items (if any) Organizational distribution – Additional coordination between organizations may be required – Project dashboard access for external organizations may be required – Document decisions/action items pertaining to external organizations Enterprise discipline – Enterprise professionals should be invited to meetings, better yet the 8 teams © 2012 IBM Corporation •Domain complexity increases the need for regular coordination •Technical complexity increases the need for regular coordination •Organizational complexity MAY make it difficult for you to hold these meetings (it may not be allowed) •Enterprise architecture, business modelers, … may decide to attend the meetings For more information about RTC, visit www.jazz.net 8
  • 9. Scaling self organization Disciplined agile delivery – Disciplined agile developers are self organizing within an appropriate governance framework Regulatory compliance – Plans, estimates, and so on may need to be recorded Organizational complexity – May need to educate management team on collaborative leadership and facilitation – May need to provide education to help others shift from command-control to self-organizing Enterprise discipline – Application architecture decisions are constrained by enterprise infrastructure and futures directions – Application architecture enhanced by leveraging existing infrastructure and reusable assets – Release plan must reflect portfolio and project plans – Agile teams should follow enterprise-level guidelines (e.g. coding standards, data standards, UI standards, …) – Adopt a Lean Development Governance strategy (see paper by Ambler 9 and Kroll) © 2012 IBM Corporation Lean development governance whitepaper, and other governance writings, available at http://www.ambysoft.com/onlineWritings.html#Governance 9
  • 10. Scaling iteration demos Geographic distribution – Demos occurs physically where possible, but transmitted electronically – Change demo times to reflect team distribution – spread the pain – Greater need to schedule the demos ahead of time Team size – Prioritize which subteam(s) should demo to the entire team – Individual subteams should do their own demos to their smaller community Regulatory compliance – Take meeting attendance and record action items (if any) Domain complexity – Invite a wider range of stakeholders required, not just insiders Organizational distribution – Invite stakeholders from each organization unit – Separate demos may be required by some organization units specific to them Technical complexity – Some of the work may not be visible through user interface, so may 10 need to do a technical walkthrough instead © 2012 IBM Corporation Organizational complexity MAY make it difficult to hold regular demos Enterprise discipline – You MAY choose to discuss how what you’re demoing maps back to your enterprise business model/vision Stakeholders - don't forget groups other than insiders. Need to have planned ahead of time to identify the which aspects external stakeholders are interested in. Relationships with stakeholders established during inception. Unlikely a customer will be able to meet every two weeks. Don't forget business partners who can help influence purchases later. Need to arrange attendance ahead of time. Make sure you have good representation across stakeholder types. 10
  • 11. Think before acting: Agile Modeling practices Initial up-front modeling –Requirements envisioning –Architecture envisioning Modeling throughout the lifecycle –Iteration modeling –JIT model storming –Lookahead modeling Documentation throughout the lifecycle –Continuous documentation –Executable specifications –Document late www.agilemodeling.com 11 © 2012 IBM Corporation Keep the modeling as light as possible, the details will come out on a just in time basis later in the project. The fundamental goal is to come up with a viable technical strategy, not to produce a detailed technical specification. http://www.agilemodeling.com/essays/initialArchitectureModeling.htm Diagram used with permission. Agile principle # 10: Simplicity – the art of maximizing the amount of work not done – is essential. Agile principle # 11: The best architectures, requirements, and designs emerge from self-organizing teams. 11
  • 12. Adopt appropriate governance strategies Lean development governance –Teams don’t work in a vacuum –Self-governance must be constrained by enterprise goals and environment Appropriate tooling support can –Whitepaper on ibm.com by Scott Ambler and Per be a key part of the strategy. Kroll IBM Rational products’ personal Automated measurements and project dashboards and project dashboards and –It is possible to streamline much of the reporting underlying capabilities make it bureaucracy through automation possible to assess status based on –Rational Team Concert (RTC) for project dashboard the work that is being done and its state – not just from work item –Rational Insight for portfolio-level dashboard status. Adopt corporate development conventions E.g., if a RRC req’t has an –“Enforce” via static analysis tools associated test case that has been successfully executed provides pretty clear status of that requirement and verification of its successful implementation. 12 © 2012 IBM Corporation Many organizations see self-organization as teams being out of control Self-organizing teams must still work within the organizational environment They must be governed and monitored They should follow corporate conventions and work to your common infrastructure 12
  • 13. Parallel Independent Testing This practice scales TDD, and it is Disciplined agile teams at scale: Perform the majority of their own testing, ideally via test-driven an important aspect of delivering a development (TDD) quality product. Push their working builds to an independent test team on a regular See notes for more information. basis for investigative testing Defects must be prioritized and put back on the team’s work stack Defects can be treated as a type of requirement as long as your project funding strategy doesn’t get in the way Independent test teams scale TDD: TDD is a form of confirmatory testing TDD is a great start, but it’s not the full testing picture Critical strategy for addressing non-functional requirements Const. Const. … Transition Iteration Iteration Independent Testing 13 © 2012 IBM Corporation TDD isn’t sufficient: • TDD enables you to validate your system to your current understanding of the intent of your stakeholders • TDD is the equivalent of testing against the specification, replacing a lot of the grunt work done on traditional teams by the testers • TDD assumes that your stakeholders can communicate their requirements and that developers can test Agile teams address some of the communication risk by closely working with stakeholders, developing working software on a regular basis, and iterating. Agile teams address the skills risk through close collaboration and a cultural value for quality. BUT, stakeholders often miss requirements, particularly non-functional or quality of service requirements, and they often don’t understand integration issues, enterprise issues, and so forth. These issues should be addressed by independent testing efforts. The independent testers should try to break the system and report back change stories (defects and enhancement requests) to the development team. The bulk of the testing effort is done by the development team, but the complex testing is done by the testers. Your testing tools can be used by independent testers to address issues not easily addressed by OSS tools. IBM® Rational® ClearQuest® and IBM® Rational® Team Concert can be used to capture the change stories. The change stories are prioritized and estimated by the development team, and then treated like any other type of requirement. Because the change story is a requirement, it can now be addressed via TDD, and the tests around it included in the team’s regression test suite. See www.ddj.com/dept/debug/196603549 for a detailed discussion of these points. 13
  • 14. 1 4 Agenda 1 Agile Scaling Model 2 Some practices 3 Organizing large teams 4 Parting thoughts 14 © 2012 IBM Corporation 14
  • 15. Organizing large agile teams Organize the work around your architecture – Do not organize around job roles – The architecture strategy should reflect your requirements strategy – Leads to either Feature Teams or Component Teams accordingly Need to coordinate project management, requirements management, and technical issues – A “Scrum of Scrums” doesn’t get the job done for very large teams Re-introduce some specialist roles as needed (for example Agile DBAs or UEX experts) Provide guidance on infrastructure 15 & development conventions © 2012 IBM Corporation Note that organizing around architecture presupposes the definition, representation, and a common understanding of the architecture of the system under development. See www.agilemodeling.com Examples of “conventions” include programming, modeling, tool usage guidelines. 15
  • 16. Team Organization Strategies Component team – Responsible for one or more system components (or services, frameworks, …) – Does all the work pertaining to that component Feature team – Responsible for implem enting one or more features (or user stories, scenarios, …) – Does all the work pertaining to that feature Internal open source – For components with rapid rates of change – Follow normal open source strategies, but keep it in house None of the approaches are perfect – You will likely use all strategies, and combinations thereof, within your organization 16 © 2012 IBM Corporation 16
  • 17. 1 7 Agenda 1 Agile Scaling Model 2 Some practices 3 Organizing large teams 4 Parting thoughts 17 © 2012 IBM Corporation 17
  • 18. 18
  • 19. The basic DAD lifecycle 19 © 2012 IBM Corporation Disciplined agile delivery is an evolutionary (iterative and incremental) approach that regularly produces high quality solutions in a cost-effective and timely manner via a risk and value driven lifecycle. It is performed in a highly collaborative, disciplined, and self-organizing manner within an appropriate governance framework, with active stakeholder participation to ensure that the team understands and addresses the changing needs of its stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the right amount of ceremony for the situation which they face. The basic DAD lifecycle expands upon the Scrum construction lifecycle in three important ways: It has explicit project phases, recognizing that agile delivery is really iterative in the small and serial in the large. It includes a full range of practices. This includes initial requirements and architecture envisioning at the beginning of the project to increase the chance of building the right product in the right manner, as well as system release practices. It includes more robust practices. The lifecycle of this figure explicitly reworks the product backlog in the previous slide into the more accurate concept of a ranked work item list. Not only do agile delivery teams implement functional requirements, they must also fix defects (found through independent testing or by users of existing versions in production), provide feedback on work from other teams, take training courses, and so on. Diagram used with permission from the forthcoming book “Disciplined Agile Delivery (DAD): An Introduction” by Scott Ambler and Mark Lines publication date June 2012) 19
  • 20. The advanced DAD lifecycle 20 © 2012 IBM Corporation Disciplined agile delivery is an evolutionary (iterative and incremental) approach that regularly produces high quality solutions in a cost-effective and timely manner via a risk and value driven lifecycle. It is performed in a highly collaborative, disciplined, and self-organizing manner within an appropriate governance framework, with active stakeholder participation to ensure that the team understands and addresses the changing needs of its stakeholders. Disciplined agile delivery teams provide repeatable results by adopting just the right amount of ceremony for the situation which they face. The advanced DAD lifecycle is evolved from the basic DAD lifecycle in several important ways: 1. Work items are managed as a categorized pool, not a priortized stack. Work is pulled from the stack as capacity to perform it is available. 2. The cadences of various activities (planning, demos, retrospectives, and so on) are detached from each other. These activities are performed when needed, not based on a specific time during an iteration 3. Transition should be very short, with most transition activities automated and any test/fix efforts performed during construction. Diagram used with permission from the forthcoming book “Disciplined Agile Delivery (DAD): An Introduction” by Scott Ambler and Mark Lines publication date June 2012) 20
  • 21. Does agile scale? Yes! Scaling: –The majority of agile teams are geographically distributed in some manner –Organizations have reported successful agile programs of 500+ people –One third of agile teams are in regulatory situations –75% of organizations doing agile are doing so on medium complexity or greater projects –17% of organizations are successfully applying agile in outsourcing situations –78% percent of teams are working with legacy systems –32% of organizations report successful interaction between enterprise architects and agile teams –11% of organizations report that their governance strategy works well with agile teams (yikes) Source: DDJ November 2009 State of the IT Union Survey, www.ambysoft.com/surveys/ 21 © 2012 IBM Corporation 21
  • 22. Parting thoughts There is more to scaling than large teams or geographically distributed teams Existing agile practices scale – One size does not fit all – A given practice for an agile team not at scale will need to be tailored to reflect the situation You will need to consider adopting additional practices to scale effectively 22 © 2012 IBM Corporation 22
  • 23. Get involved with the book Join the discussion today at www.disciplinedagiledelivery.com 23 © 2012 IBM Corporation 23
  • 24. scott_ambler [at] ca.ibm.com twitter.com/scottwambler www.ibm.com/developerworks/mydeveloperworks/blogs/ambler/ www.ibm.com/rational/agile/ www.jazz.net © Copyright IBM Corporation 2012. All rights reserved. The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in these materials may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. IBM, the IBM logo, the on-demand business logo, Rational, the Rational logo, and other IBM products and services are trademarks of the International Business Machines Corporation, in the United States, other countries or both. Other company, product, or service names may be trademarks or service marks of others. 24 © 2012 IBM Corporation Thank you! 24
  • 25. Some agile whitepapers on IBM.com The Agile Scaling Model (ASM): Adapting Agile Methods for Complex Environments – ftp://ftp.software.ibm.com/common/ssi/sa/wh/n/raw14204usen/RAW14204USEN.PDF Scaling Agile: An Executive Guide – ftp://public.dhe.ibm.com/common/ssi/sa/wh/n/raw14211usen/RAW14211USEN.PDF Improving Software Economics: Top 10 Principles of Achieving Agility at Scale – ftp://public.dhe.ibm.com/common/ssi/ecm/en/raw14148usen/RAW14148USEN.PDF Enable the Agile Enterprise Through Incremental Adoption of Practices – http://public.dhe.ibm.com/common/ssi/ecm/en/raw14077usen/RAW14077USEN.PDF Disciplined Agile Delivery: An Introduction – http://public.dhe.ibm.com/common/ssi/ecm/en/raw14261usen/RAW14261USEN.PDF 25 © 2012 IBM Corporation 25