Skip to main content

Digital maturity


I had an “A-ha!” moment when reading a book called Enterprise Architecture as Strategy, published by Harvard Business Review in 2006, which has been recommended to me by several architects working in other universities. The book is indeed very interesting. It looks at the overall operating models of businesses and how the top-performing companies digitise their core processes.

The book’s title is slightly confusing because the authors use “Enterprise Architecture” in a rather different way from the main EA frameworks such as TOGAF.  Instead, their book focusses on strategy. If it were written today, a more relevant title might be “Digital Strategy”.

There are many useful ideas in this book but the one that most caught my attention was part of the discussion of “architecture maturity” – or what I call “digital maturity”.  The authors present four stages:
  1. Business silos
  2. Standardised technology
  3. Optimised core
  4. Business modularity
Each stage is described in some detail which I don’t have space to cover here. The key point the authors make is that none of the organisations they surveyed managed to skip any of these stages – they had to progress through each one before the next.

This resonated with me because for several years I have been trying to encourage the creation of plug-and-play business modules, implemented as reusable IT services. This is the “holy grail” of service-oriented architecture and is captured in level four of the authors’ maturity model. In those years, I got nowhere. What this model tells me is that failure had a root cause which is that the overall organisation of the University is not sophisticated enough to support this level of componentisation. I would put the University at level two of the above model.

The evidence presented in this book is that we need to move through the intermediate stage of standardising processes and data across the organisation before we can introduce reusable business processes. So I should stop reaching for the unobtainable and focus on these more modest goals. This intermediate stage will still be a significant advance for the university.

By the way, it was this book that introduced the idea of the “Core Diagram”, which the University of Wisconsin-Madison has used to such good effect.

Comments

Popular posts from this blog

Project Leadership

When I look back over recent projects that I've been involved in, it seems that one key to making a project successful is having someone on the team who really drives it forward: someone who is invested in the project as a whole and not just their own part in it. We (by which I mean the University's Applications division) have a well-defined project process, with defined roles, required milestones, deployment standards, and so forth.    All these are useful, but if the team doesn't have a leader, it seems a project can lose its way, perhaps not responding to changing circumstances, getting stuck on a technical problem, or not securing a needed resource in time to meet some external constraint. The leader can be any member of the team - it could be a developer, a project manager, or the sponsor, or someone in another role.  A team can include several people who are this committed to the project; it doesn't have to be a single person.   As an example, one of...

Business Model Canvas

A Business Model Canvas is a tool for mapping the core functions and capabilities of an organisation.  Compared to the Core Diagrams that I described in an earlier post , the business model canvas attempts to present more aspects of the business, starting with the value proposition – a statement of what the organisation offers to its users (in the business world, to its customers).  It shows the activities and resources, as Core Diagrams do, but also shows user relationships & channels, and also benefits and costs.  I’m not aware of any universities that have used this tool but you can find examples from elsewhere on the web. We are considering business model canvases as a tool for mapping the strategic capabilities of units at the University of Edinburgh.  Phil Taylor, our EA contractor, sketched an outline of what a business model canvas might begin to look like for HR: This is only intended to be suggestive: the real canvas would need to result from in-de...

"That's not Grid!" - A cautionary tale

I don't usually attempt humour here, but see if you like this... Once upon a time, in the far-off world of Computerland, a great guru arose and declared a vision. "I see a future when all computers will be linked together and people will run their programs without knowing which computers are running them. People do not need to know where their jobs run; they just need the results. I call this Grid Computing!" The people of Computerland were excited by the guru's vision. They went away and worked to make it happen. When they were ready, they returned to the guru and said: "Oh great guru! We have implemented your vision. We can run our programs on whichever processor is free at the time, making sure that all programs can run and making best use of all our processors. No longer does one computer sit idle while another one is overloaded. Your vision is a great success!" "No, no, no!", said the guru, "That's not Grid!" The guru exp...