Thread: Agile

(Links at bottom)
(Links at bottom)

Preamble

All too often when agile development models are discussed, the debate turns into a religious war with Waterfall cast as the villain. But throwing out phased babies with flawed waters is to ignore the diversity of situations: agile is not a panacea and misguided exercises may hamper a broader adoption of its principles. Hence the need of reasoned guidelines:

  • To begin with, agile is in the spirit of its principles, not in the letters of implementation procedures.
  • As a consequence its use should be specific to projects but aligned with enterprise circumstances.
  • Then, the development of users’ stories is the cornerstone of any agile project.
  • Finally, the schemes used to explore the space (scope), define the paths (backlog), and time the paces (deliveries) may vary with implementations.

The Scope of Agile Principles

The Agile development model as pioneered by the eponymous Manifesto is based both on universal principles meant to be applied in any circumstances, and on more specific ones subject to some prerequisites. Sorting out the provisos may help to extend and improve the agile footprint.

1. Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.

  • Scope: Specific to agile development model.
  • Requisite: Iterative and incremental development.

2. Welcome changing requirements, even late in  development. Agile processes harness change for  the customer’s competitive advantage.

  • Scope: Universal.
  • Requisite: Requirements traceability and modular design.

3. Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.

  • Scope: Universal.
  • Requisite: Modular design and incremental development.

4. Business people and developers must work together daily throughout the project.

  • Scope: Specific to agile development model.
  • Requisite: Shared ownership, no external dependencies.

5. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.

  • Scope: Universal.
  • Requisite: Dedicated organization and human resources policy.

6. The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.

  • Scope: Universal.
  • Requisite: Corporate culture.

7. Working software is the primary measure of progress.

  • Scope: Universal.
  • Requisite: Quality management and effective assessment of returns and costs.

8. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.

  • Scope: Universal.
  • Requisite: Dedicated project management and human resources policy.

9. Continuous attention to technical excellence and good design enhances agility.

  • Scope: Universal.
  • Requisite: Corporate culture and human resources policy.

10. Simplicity–the art of maximizing the amount of work not done–is essential.

  • Scope: Universal.
  • Requisite: Quality management and corporate culture.

11. The best architectures, requirements, and designs emerge from self-organizing teams.

  • Scope: Universal.
  • Requisite: Shared ownership and no external dependencies.

12. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

  • Scope: Universal.
  • Requisite: Dedicated organization and corporate culture

Perhaps surprisingly, most of agile principles extend far beyond the eponymous methods and should bring benefits to all and every type of project. Of a tally of twelve only two (#1 and #4) cannot be applied universally.

ccc
Agile schemes can be used providing shared ownership & direct collaboration can be achieved.

Phased vs Iterative

Compared to administrative processes, collaborative ones entail some kind of shared ownership, with teams granted full responsibility for decisions, schedules, and quality. When that cannot be achieved the different concerns, purposes or authorities, possibly but not necessary at odds, are to be managed by different organizational units, and “frozen” process states exchanged as value objects between those units.

Taking the basic Requirements/Development/Deployment activities for example, phased approaches will segment processes accordingly and freeze the respective deliverables; conversely, iterative ones  will combine activities into a single cycle repeatedly specifying, developing, qualifying, and deploying homogeneous deliverables.

CyclesGlob

That makes phased and iterative processes defined along completely different perspectives. The former with regard to the specifics of development flows:

  • Tasks differentiation, depending on contexts, purposes, and responsibilities.
  • Milestones,  introduced for the coordination of participants.
  • Intermediate products, for consolidated outcomes exchanged between participants.

The latter with regard to the dynamics of control loops:

  • Scope: the same activity is repeated until a given set of specifications (invariant) is satisfied (exit).
  • Responsibility: different activities are repeated by a given organizational unit (invariant) until it realizes its objective (exit).
  • Quality: the same activity is repeated until a given set of constraints and measures (invariant) is satisfied (exit).

Comparison can be further refined when projects are mapped to the OMG’s Model Driven Architecture (MDA), which introduces a distinction between business, functional, and technical concerns respectively represented by computation independent (CIM), platform independent (PIM), and platform specific (PSM) models.

CyclesOverlap

Before deciding between iterative and phased, the first step should be to look for archetypes: complex and  standalone applications for the former, shared or architecture based functionalities for the latter. Then, archetypes set apart, iterative and phased development could be combined when external dependencies are to be taken into account, with models used as the glue :

  • Organizational dependencies are managed across enterprise architecture layers: business requirements govern system functionalities which govern platforms implementations.
  • Functional dependencies are  managed across architecture functional tiers: transient non shared components (aka boundaries) are governed by transient shared components (aka controls) which are governed by persistent shared components (aka entities).
  • Development dependencies should not cross projects limits as they should be managed at domain level using inheritance or delegation.

On a broader perspective, as illustrated by the agile focus on users’ stories, the iterative vs phased alternative can be set against the business vs engineering point of view: while the former is synchronic as business objectives, constraints, and risks change continuously with environment and opportunities, the latter is diachronic as engineering must ensure the stability and consistency of shared systems’ assets and mechanisms. Challenges begin when they cannot be set apart.

Agile Falls

Phased processes are built along milestones and engage different organization units, raising the risk of cumbersome bureaucracies and significant overheads. Agile processes for their part are made of repeated cycles governed by cooperation, cutting down milestones and intermediate deliverables. But while they fix some critical flaws of phased approaches, agile solutions come with their own limitations.

Agile solutions effectively correct the two primary faults of phased solutions, namely an upfront and unyielding management of scope and commitments, and a delayed and detached approach to quality. But that is achieved by putting specific business needs in the driver seat and assuming no cross architectural or organizational dependencies. Set within a MDA framework, there will be no consolidation of computation independent (CIM), platform independent (PIM), and platform specific (PSM) models.

AgileFalls01

That may lead to redundancies or even inconsistencies between applications, and would probably curtail the scope of reuse. The real challenge for the agile approach would therefore to square its basic principles of iterative collaboration and shared responsibility within the walls raised by organizational structures or functional architectures. For that purpose agile projects should be managed in relation with reusable engineering assets: business (CIMs), functionalities (PIMs), and platforms (PSMs).

AgileFalls02

With iterations defined like programming loops (see above), the mapping could be done by defining invariants, increments, and exit conditions in relation to the relevant items in the CIMs, PIMs, or PSMs.

Agile Is All About Stories

Depending on devotees or dissenters, the Agile development model is all too often presented as dead-end or end-of-story. A consensual understanding would compare users’ stories to plants that simultaneously grow the roots, trunks, and branches of requirements into their code counterparts.

For that to be achieved, users’ stories have first to be anchored to contexts and purpose:

  • Every story is supposed to be told from a specific point of view within the organization. That should be materialized by a single leading role: even if other participants are involved, the narrative should reflect the needs of the primary actor.
  • If a story is to provide a one-lane path between past and future business practices, it must focus on a clearly identified activity whose details can be initially overlooked.
  • Specific purposes must be set within broader enterprise objectives.

Once introduced with roles (Who) and goals (Why), activities (What) must be circumscribed with regard to actions (How), places (Where) and timing (When). For that purpose one may use Aristotle’s three unities for drama:

  1. Unity of action: story units must have one main thread of action introduced at the beginning. Subplots, if any, must return to the main plot after completion.
  2. Unity of place: story units must be located into a single space where all activities can be carried out without depending on the outcome of activities performed elsewhere.
  3. Unity of time: story units must be governed by a single clock under which all happenings can be organized sequentially.

A story is fully documented (exit condition) when no more details can be added without breaking the three unities rule or affecting its characters (role and goal) or the semantics of features (attributes and operations).

As universally demonstrated across ages and civilizations, there is no limit whatsoever on the nature and complexity of stories told according to Aristotle’s three unities. But problems arise when stories intermingle, which is to happen when stories are set across business domains and supporting systems are taken into account.

Business Stories: Stakeholders’ Plots & Users’ Narratives

As Aristotle noted some time ago, plots are the backbone of any story as they uphold the causal sequence of events and actions: they provide the “why” of what happens, compared to narratives, which tell “how” what happened is being told.

Along that reasoning, business analysts may have to accommodate specific and short-lived opportunities identified by business units with broader and long-standing (aka scaled) objectives defined at corporate level:

  • Business objectives (as plots) are meant to apply continuously and consistently to different agents, different concerns, and different contexts. As such they are best defined as rules and constraints (declarative scheme).
  • Users’ stories (as narratives) are supposed to translate as soon as possible into business transactions. As such they are best defined as sequences of operations governed by users’ choices (procedural scheme).

vvv

And the benefits of the distinction between declarative (for business plots) and procedural (for users’ narratives) blueprints is not limited to business analysis but can be extended to systems architecture (for plots) and software design (for narratives). On that basis declarative schemes could be applied to business functions and architectures capabilities, and procedural ones to users’ stories (or use cases) and software design.

These objectives are more easily achieved with models

Agile & Models

Shared ownership and define/build/accept cycles are arguably at the core of agile development, which translates into actual continuity between users requirements and applications. With users and developers working together to define, build, and test programs, there is no need for models and actual developments can be organized around three kinds of artifacts:

  • Features (blue): system functionalities meant to support business objectives. They may also be associated with non functional requirements.
  • Stories (green): realization of system features in terms of users’ interactions. Stories usually relate to business objectives. They are used to define, build, and test system features (b).
  • Releases (brown): products implementing features (from stories) and components are released at fixed intervals by the Agile Release Train (c).

AgileMore_Stor2Feat

Yet, as noted above, shared ownership and continuous delivery cannot always be achieved and models may be necessary when architecture assets are to be shared:

  • Enterprise architecture may affect requirements through organizational dependencies.
  • New applications are often supported by existing functional architectures.
  • Development dependencies are defined by constraints on artifacts structure and reuse.

Taking a leaf from the Scaled Agile Framework, agile solutions can be reset within a broader scope by introducing epics at enterprise level. Managed though portfolio, epics are used to describe how business processes are meant to realize business objectives.

AgileMore_ABC

That set agile and model driven approaches at different levels: the former for development teams, the latter for development processes, with models managed by epics and referenced by stories.

AgileMore_BWBoxesAt enterprise level the benefits of models with agile can be assessed as documents used for governance, communication, or storage.

At project level Use Cases provide a simple and robust modeling scheme.

Bypasses & Roundabouts

Development processes start with requirements and wind up in code; in between there isn’t much of a consensus about how to define the scope (spaces), how to sequence the tasks (paths), and how to time deliveries (paces).

Phased approaches hope for fixed spaces and ordered paths, agile ones explore spaces by increments, but in any case define/build/accept cycles may encroach on all architecture layers: enterprise (business requirements), systems (functional requirements), and platforms (technical requirements).

Spapapa_iterateng

That put projects at crossroads between market circumstances and business opportunities on one hand, functional architectures shared across domains on the other hand. Such intersections can be dealt with bypasses, traffic lights, or roundabouts:

Bypasses: agile schemes implies shared ownership and continuous delivery so they are the best option for standalone projects.

Traffic lights: phased solutions successively freeze activities and, as a corollary, force business scope and time-frame over system and technical counterparts. While that may avoid collisions between activities, that may also introduce frictions for scope as well as quality:

  • With regard to scope, frictions stem from features and schedules set fully and definitively at enterprise level, independently of any feedback from functional and technical layers.
  • With regard to quality, frictions stem from tests performed at technical layer when scope and schedules can no longer be revised whatever the feedback.

The consequences are all too easy to observe, with business needs partially satisfied and software quality sacrificed.

RoundaboutsUML’s Use Cases are the best option when users’ stories share business functions supported by functional architectures.

Exploring Problem & Solution Spaces: Agile & Use Cases

Use cases describe what happens between business processes and supporting system. Carried out along agile principles they allow the iterative exploration of business requirements with regard to supporting systems functionalities:

Use cases at the hub of UML diagrams
Use cases are roundabout weaving business opportunities with functional architectures.
  • First, one have to circumscribe the business variants to be taken into consideration. For that purpose the project footprint, introduced as users’ stories, will have to be documented, e.g with activity or business process diagrams (right).
  • Then, the project scope will have to mark out the subset of business requirements to be supported by system functionalities. That could be done with use cases describing interactions between system and users (left).

ExecPaths_UCA

That makes those descriptions both orthogonal and complementary: orthogonal because use cases cut across activity diagrams, complementary because use cases are meaningless without targeted activities. Moreover, they can be associated with different architecture layers and governed by different concerns:

  • At business level (processes), the perimeter and granularity of stories must be congruent with the continuity and consistency constraints of business objects and operations.
  • At functional level (systems), the span and granularity of use cases must coincide with execution paths. But the rationale governing users interactions is not necessarily congruent with the one governing the integrity of business processes. As a consequence, development paths may pick sequences defined by business processes but should not define them anew based upon interaction constraints.
  • Finally, assuming that use cases see systems as black-boxes, their footprint should not depend on decisions taken at technical level.

Those concerns can be dealt with separately if projects scope is explored iteratively, e.g using activity diagrams for business logic and use case diagrams for users interactions. But whatever the context, iterations must be defined by:

  • Invariants: conditions on architectural assets supporting the scenario under consideration.
  • Increments: features or variants added to scenarii.
  • Exit condition: no more features or variants (empty backlog) or time-out.

Applied to architecture layers, invariants provide for reasoned iterations and backlogs:

  1. Enterprise layer is the first to be considered: cycles are set according persistency and execution units and bound by domains (identification mechanisms, integrity constraints, and semantics); within cycles, increments target attributes, operations and variants.
  2. Functional layer comes second: cycles are set for interaction units (aka use cases), and bound by the continuity and consistency of business objects and activities; increments target transient attributes and operations.
  3. Technical layer come last: cycles are set for platforms and bound by functional units.

Spapapa_UC

When problem space (aka scope) overlap different architecture layers Use Cases provide a level of indirection: on one hand they focus on the interactions between users and systems (functional and technical requirements), on the other hand they include the business logic (users’ stories, activity diagrams, or BPM).

Managing Development Paths & Paces: Granularity & Time Boxes

Agile projects carry out specifications, development, and quality assurance into integrated iterations, making room for a progressive exploration of problem spaces and solution paths, and consequently for informed decision-making and better risk management. Yet, at some point, scope and features will have to be committed. Since targeted features cannot be scheduled in advance, they will be delivered by shuttles set along fixed time boxes. Instead of planned schedules, project managers will have to decide on the duration of time boxes and the granularity of deliverables.

Sizing time boxes and deliverables are the two faces of the same coin: granularity can be set alternatively with regard to delivery units or time boxes.

On the lower side of the granularity scale there is a risk of exponential complexity, but on the upper side the development paths may run across layers:

  1. Business requirements: alternative paths (business logic) and priorities (enterprise time-frame set by business context and opportunities).
  2. Functional requirements: supported features and priorities (systems time-frame set by portfolio management and project planning).
  3. Technical requirements: how to implement and deploy functionalities (platforms time-frame set by operational and technical constraints).

Dealing with such situations, especially when decisions are to be delayed and made further along development paths, may create frictions between respective time-frames. Not surprisingly, time-boxes are to provide a solution by introducing a level of indirection between time-frames: being fixed once for all, time-boxes can be used as timers set within different time-frames.Spapapa_TBox

Yet, since the same cannot be assumed for granularity, time-boxes should be small enough to accommodate the size of deliverables within targeted layers. That may call for some balancing on the size of users’ stories: while shorter ones do not necessarily decrease the time to market, they may generate bigger backlogs and exponential overheads in case of dependencies across architecture layers.

Agile between Space & Time

As noted above, only two of the twelve agile principles are specific about targeted projects due to their assumptions with regard to time and space:

Continuous delivery means that software consignments are governed by their intrinsic properties and not by external events. In other words, once their objectives (but not their scope) have been set, projects are supposed to be carried out on their own pace, independently of what happens in business and organizational contexts. That’s a pretty strong assumption that should be explicitly endorsed by stakeholders and users. Compared to phased approaches with fixed requirements and upfront commitments, that would put time under two very different perspectives:

  • Time capsules: (agile) projects deal with changing requirements subject to frozen business context and organization.
  • Time scales: (phased) projects deal with frozen requirements subject to planned changes in business context and organization.

Direct collaboration means that once projects are started, all decisions regarding business requirements, systems functionalities, and technical implementations can be taken by the development team. Like a counterpart to time continuity that also implies some organizational equivalent that cannot be taken for granted. As with time, the proviso determines a clear divide between development policies:

  • Collaborative: problems are solved and decisions taken within some unified organizational space.
  • Procedural: problems are dealt with and decisions made separately within different organizational spaces, and communication between them is carried out through prearranged organizational  channels.

Those options clearly depend on organizational and technical environments, hence the benefits of classifying projects with regard to constraints on ownership and delivery:

  • Business requirements with distinct stakeholders and objectives directly associated with business value (a).
  • Business requirements with objectives and business value involving separate stakeholders (b).
  • Functional requirements targeting features used by different applications (c).
  • Non functional requirements targeting features used by different applications across different systems (d).

TheoPrati_TimeSpace

In any case it must be reminded that those constraints are not necessarily set once and for all, and organizations can be adapted to projects or even to development policies set globally.

Managing Deployment: Dynamic Programming

Business driven development doesn’t mean that developments are pushed by requirements but that they are pulled by deployment. Given that business, engineering and operations are governed by different concerns set along different time-frames, some buffering is needed, materialized by the distinction between releases (engineering concerns) and deployment (business and operational concerns).

Project work units are sequenced (backlog), Product increments are merged, and both are dynamically adjusted around their nexus.
Project work units are sequenced (backlog), Product increments are merged, and both are dynamically adjusted around their nexus.

That makes for multiple dynamics, first for updated backlogs, then for updated deployment targets, and finally for possible feedback through their nexus. That is to be achieved with dynamic programming.

Dynamic programming appears as a primary factor with regard to three core tenets of the agile development model:

  • Business driven development doesn’t mean that developments are pushed by requirements but that they are pulled by deployment.
  • Just-in-time delivery can only be achieved with the help of a buffer between development and deployment. This buffer should not be confused with an inventory as it has nothing to do with product quantities.
  • On the contrary, this buffer, combined with dynamic programming, plays a critical role in the cutback of intermediate documents and models (aka development inventories).

Agile & More

Stemmed from the manifest flaws of Waterfall, the agile development model has established a convincing track record, subject to shared ownership and continuous delivery. But software engineering is not the end of the story and the agile paradigm can be extended to broader enterprise concerns:

  • Engineering: how to combine agile with other development models at process and architecture level.
  • Business: how to deal with the integration of IT systems with enterprise business environments.
The Agile paradigm can be extended beyond software engineering
The Agile paradigm can be extended beyond software engineering

But extending the concept of agility from processes to architectures implies some change in semantics as the former is about activities while the latter is about assets.

Engineering Processes

Whatever their apparel, development models are supposed to bring programming tails to requirements heads, which can be summarily characterized as formal, procedural, or agile.

TheoPrati_1

  • Procedural schemes (e.g Waterfall) put the focus on the definition of tasks. They induce significant overheads with the risks of coercing complexities into upfront definitions (artifacts) and one-fits-all jacket (tasks).
  • Formal schemes (e.g relational) put the focus on the definition of artifacts. They work best for data, but less so for business logic.
  • Agile schemes put the focus on collaboration. They work best for complex problems that can be dealt with without external dependencies.

As it’s safe to assume that large and structured organizations have to keep their options open, that will require:

Engineering Architecture

As repeatedly noted, agile’s benefits are conditioned by shared ownership and continuous delivery, i.e no external dependencies. While that double condition provides a clear incentive for sound and modular project planning, it may not be met for developments set at architecture level. Hence the need of an engineering framework shared by model based and agile software developments.

vv
Agile & Phased development models can be seen as strange bedfellows

At first, they can be seen as difficult bedfellows, principally (but not uniquely) because the former insists on the importance of models with some bias toward phased processes, while the latter is all for iterative processes with models mentioned as an afterthought, if at all. Yet both schemes could be made complementary on condition that models could be processed iteratively. And that could be achieved with a declarative approach to models transformation that would anchor agile processes to their organizational and technical environments:

  • Downstream automated transformation will ensure just-in-time delivery without undue or redundant intermediate documents and models (aka development inventories).
  • Upstream conceptual (or meta-) models will ensure semantic consistency across projects.
ddd
MDA with Agile: Declarative approach to model based software development.

More generally combining agile and model based development will generalize the benefits of lean and just-in-time processes to the whole engineering architecture.

Business Agility

Traditional business governance used to be phased: analyze the market, select opportunities, build capabilities, launch operations. But nowadays competitive edge comes from continuous readiness, quicker tempo, and the ability to weave on the fly observed facts with business plans, and that cannot be achieved without real-time integration of business processes with IT systems. Hence the relevancy of the Observation, Orientation, Decision, Action (OODA) decision-making paradigm developed in the sixties by Colonel John Boyd from his experience as fighter pilot and military strategist.

If some similarities between dogfights and business competition may seem metaphorical, one critical aspect is all too real, namely the role played by supporting machines (IT systems or fighter jets) with regard to business agility:

  1. Instant understanding of changes in business opportunities (Observation).
  2. Simultaneous assessment of the reliability and shelf-life of pertaining information with regard to current positions and operations (Orientation).
  3. Weighting of options with regard to enterprise capabilities and broader objectives (Decision).
  4. Carrying out of decisions within the relevant time-span (Action).

That understanding of business agility is to be compared with its development and architecture cousins.

Agile Enterprise Architecture

Agility is all about change, and if enterprise governance is not to be thrown aside decision-making has to be supported by a comprehensive and consistent view of assets (architectures) and modus operandi (processes) organized with regard to change.

At enterprise level that is to be achieved through the versatility and plasticity of assets, the former an attribute of function, the latter of form:

  • Versatility: enterprise ability to perform different activities in changing environments without having to change its architectures.
  • Plasticity: enterprise ability to change its architectures without affecting its performances.

Assets under consideration here can be summarily defined as technical and organizational.

For the former, agility will depend on the ability of the engineering framework to integrate emerging factors with architectures backbone and strategic objectives.

For the latter agility will first depend first on the alignment of systems and organization, and then on the their ability to integrate corporate and social communication channels and leverage personal collaboration and social creativity.

Agility & Entropy

Competition in networked digital markets is carried out at enterprise gates, which puts the OODA loop at the nexus of territories (markets), observations (data), maps for orientation (analytics), business objectives for decisions, and supporting systems for action.

OODA loop and its actual (red) and symbolic (blue) contexts.
OODA loop and its actual (red) and symbolic (blue) contexts.

Along that understanding stakes are not limited to immediate business gains but extend to corporate knowledge and enterprise governance; translated into cybernetics parlance, a competitive edge would depend on enterprise ability to export entropy, that is to decrease confusion and disorder inside, and increase it outside.

Assuming a corporate cousin of  Maxwell’s demon with deep learning capabilities standing at the gates in its OODA loop, his job would be to analyze the flows and discover ways to decrease internal complexity (i.e enterprise representations) and increase external one (i.e competitors’ representations).

Further Reading

Principles
Users’ Stories
Processes
Agile & Beyond

External Links

10 thoughts on “Thread: Agile”

  1. Phased vs Iterative: Why is a phased approach administrative (do we need to understand bureaucratic and/or doing an overload of paperwork?) Or why can an iterative approach not be administrative? Does iterative approaches not have phases (like Barry Boehm’s Spiral Model)? Is collaboration not possible in phased approach? If a waterfall-approach is repeated repeated to develop each parts of a solution or various releases, is this an iterative or incremental approach?

    1. One of the major misconceptions of the waterfall is that it is about to define and prescribe everything upfront and then to cut it in stone, to freeze everything until the end. This is a simplistic and wrong interpretation. Although this is possible in some types of projects, it is also an abuse and misunderstanding that this is the way waterfall must be applied. The goal is to learn and clarify as much as possible. It is about to try to have a more multi-disciplinary and holistic view on the situation, existing systems and environment in order to define the most suitable solution. Taking bad decisions due to a lack of knowledge and insight is limited. So, corrections of bad decisions (changes) can be avoided. If an opportunity for a useful change occurs later, then the project team and/or stakeholders have to decide about the best course of action: accept the change, prepare for future implementation, postpone implementation of the change, refuse the change, …
      Rigidity of thinking and “follow the procedure” doesn’t work for the waterfall. It doesn’t work in Agile. It doesn’t work in software engineering regardless of the approach. This is just a wrong mindset and has nothing to do with methodologies.. That’s people.

    2. You’re right about phased not being necessary administrative, only when carried out with pre-defined activities. With MBSE phased schemes are not administrative, and collaborations are implicite (status of objects) or explicit (blackboard).
      On the other hand, iterations are meant to repeat the same activity, or set of activities, which implies that the flows are not differentiated. Any other understanding would result in a meaningless concept.
      That said, combining MBSE and agile may be the best option when architecture oriented and business driven requirements are involved.
      https://caminao.blog/enterprise-architecture/ea-workflows/

  2. Complexity is not in models but in problems. And Agile is at its best with complexity. Wishful thinking about simple solutions to complex problems and situations is at the root of many failures.

  3. Agile lives in the people doing the work having the responsibility, authority and freedom to do what makes sense at each point in time in the way that they find works best for them given their specific context and what they learn by continuous feedback.

    Being constrained by a complex model erodes that authority and freedom as well as increasing the latency time of feedback loops from a few days to as much as weeks or months at higher levels. This creates the need for documentation and handoffs instead of doing just the work immediately after reaching consensus on the specific needs and constraints of that work with the appropriate stakeholders.

    Agile requires keeping it simple, so people can just focus on doing thinly sliced work that can be driven by short feedback loops.

    If under this model, the day-to-day work is free from complex constraints and so people can do what is appropriate for the context of that work, can learn from short feedback loops,and are not forced to make pre-mature commitments and communicate those commitments via documentation, then please explain how people do their work on a daily basis under this model.

  4. And yet, nobody has ever made this kind of high overhead monster actually work sustainably in reality.

    Relying on individuals who are trying to get their work done to follow something so complex is sheer folly. So, work could never proceed according to such a model without centralized command-and-control. Therefore, if it could ever be made to work, it could never be Agile.

  5. Steven,
    So much misunderstanding of MDA and so little understanding of Agile which cannot be boiled down to trust and wishful thinking about automated testing and feedback of shareholders.
    As for Scott Ambler, I will let him speak for himself.

  6. So much misunderstanding of Agile Software Development, I do not know where to start.

    It appears most of the misunderstanding is trying to force Agile into the MDA paradigm. The MDA paradigm simply has too much overhead and too much top-down command-and-control to allow Agile to be agile.

    Agile is about trusting the people doing the actual work to decide how to do the work, given appropriate facilitation and feedback. Mistakes will be made (as they also are in top-down model-driven approaches), but under Agile, the mistakes are caught quickly via automated testing and feedback from stakeholders (from both the business and the enterprise architects).

    The role of models is for the people doing the work to decide when models are helpful and which ones are needed. Most models are throw-away, because once a vertical slice is developed and accepted, there is no need for a detailed model any more.

    Scott Ambler has managed to let go of model-centric development, why can’t you?

  7. Thanks for this article! I have no formal training in project management, but I work in a development team, that currently uses an “iterative waterfall” process. I’ve been exposed to agile ideas, and I’m looking on my own to learn more. This helps serve as a primer for me.

Leave a Reply