Business -> Architecture -> Process -> Organization (BAPO)

Business (product) should drive your (technical) architecture which drives your way of working (process) which drives your organization.

A way to do this1:

  1. Find the parts of the product that are
    1. commodity
    2. differentiating
    3. innovative
  2. Adjust architectural service boundaries to remove coupling along lifecycle stages. i.e. sort your architecture by the lifecycle stage
  3. Set ways of working based product lifecycle stage. i.e. make the commodity stuff easy to maintain, incrementally improve on differentiating aspects, continually look for innovation
  4. Design the org structure to group related capabilities

Created by Jan Bosch2.


References

1.
Yip, J. Concepts I use every day: BAPO. Nerd for tech at https://medium.com/nerd-for-tech/concepts-i-use-every-day-bapo-896d0ba0ccbb (2021).
2.
Bosch, J. Structure Eats Strategy. Software driven world Personal Blog at https://janbosch.com/blog/index.php/2017/11/25/structure-eats-strategy/ (2017).

Links to this note