Skip to main content

Is Success the "End Game?"

(Originally published on www.servicevirtualization.com)

I've often felt that technologists are very good at thinking in terms of whites and blacks, since problems in the realm of IT are often expressed as one of two states:  either the server is responding, or it isn't; etc.  So it's unsurprising that executives with strong backgrounds in technology (vs. the CxO who is more business focused) think that success is often a good stopping point.  After all, if the server has an uptime of 99.9999% then you really can't do much better.  Can you?

The answer depends on how you define "success."  It's easy enough to define a threshold and state that crossing that line is what success is.  But I would challenge you to justify the particular threshold that you have established.  For something like 99.9999% uptime that may be easy to do, but for something where the threshold is much lower (and, consequently, the potential upside is larger) you will have a much more difficult time convincing me that you cannot do better.

This is especially true in process related situations where automation is not being fully utilized.  In previous blog entries, I've quoted the following figures, which come from Forrester's Q4 2010 Global Release Management Online Survey:
  1. 64% of the respondents were dissatisfied with the level of automation in their software release processes.
  2. 54% of the respondents were dissatisfied with their ability to recover in the event of a problem either during release or with the application.
  3. 50% of the respondents were dissatisfied with the speed of each iteration of the release process.

Items 2 and 3 are the result of item 1, since processes that are primarily manually executed do not typically have rollback capabilities built in nor are they speedy.  This may mean that an organization has deluded itself into thinking it is Agile in its ability to respond to ever changing market conditions when, in reality, it is Fragile instead.

To the original point, your company's PMO may examine the portfolio of projects underway and determine that a high percentage of them are operating within time and budget constraints, so they are happy.  But how do you reconcile their satisfaction with the three items listed above?

To answer:  you don't.  Your processes can always improve.  And, from the same survey, when 44% of the respondents said that it would take a week or longer to roll out a change to even a single line of code, you can start to appreciate exactly how much improvement is possible, at least in the example of application release stated here.

The detriment to getting an action plan adopted and executed is one of determining the financial impact of not executing such a plan, i.e. your primary competitor is inertia.  The plain reality is that many organizations do not measure the adverse results of a lack of automation.  For example, do you know how much more revenue your company would generate if it could quadruple the number of releases of your primary revenue generating application per year?  Do you even know how you would determine this figure?

The upside potential of integrating automation into your processes (whether Dev or Ops processes) should be compelling enough to warrant investigation into the matter.  Take a look at the metrics currently used to demonstrate success.  Determine which of those are really metrics of the metrics, and then look at the core metrics to see if they are really in line with current industry expectations.  Finally, examine how automation would allow those core metrics to be raised so that your organization can become more Agile and less Fragile.

Popular posts from this blog

It's Easier to Fail at DevOps than it is to Succeed

Slippery when wet Since the term DevOps was coined in Belgium back in 2009, it is impossible to avoid the term whether in discussions with colleagues or in professional trade magazines.  And during the years while this movement has gained momentum, many things have been written to describe what elements of a DevOps strategy are required for it to be successful. Yet in spite of this, there is an interesting data point worth noting: not many organizations feel there is a need for DevOps.  In a Gartner report entitled DevOps Adoption Survey Results (published in September 2015),  40%  of respondents said they had no plans to implement DevOps and 31% of respondents said they hadn't implemented it but planned to start in the 12 months after the survey was conducted. That left only 29% who had implemented DevOps in a pilot project or in production systems, which isn't a lot. "Maybe it's because there truly isn't a need for DevOps," you say.  While t...

So What is this IPaaS Stuff, Anyway?

 In my last post , I discussed how no-code/low-code platforms fulfill rapid development of business applications - addressing the needs of the Citizen Developer (a Gartner term  first used around 2009).  I also commented on how this specific objective limits their ability to provide true integration capabilities, which require the flexibility to adapt to the myriad variations of infrastructure.  This is a concern because companies often have acquired legacy systems via M&A activity while simultaneously investing in new technology solutions, resulting in a mishmash of systems with multiple ways of accessing them. In this post, I'd like to examine how the needs of the latter group are met by describing some key capabilities that are "must-haves" for any company looking to execute on a digital transformation strategy.  In order to do this, let's define who the target user base is for such a technology platform. Disclaimer:   I work for MuleSoft (a division...

Application Development Done Right

In a previous article, entitled DevOps as the Ultimate Panacea? , I described how developing code without thinking about the current needs of the end user as well as the future needs once they've become accustomed to using your application ends up not only frustrating them but also can result in customer churn and ultimately lower revenues.  In this article, I'd like to describe something simple that I came across today that shows a definite degree of effort to do quite the opposite. Recently, we had a severe snowstorm, one with blizzard-like conditions, which is unheard of in central New Jersey.  Being responsible adults, my wife and I went to the grocery store to stock up on essentials (read:  chips, chocolate, etc.) in case we get stuck at home. As we were ringing up our order, the cashier mentioned to us that the store has a mobile application.  Since both of us are in technology oriented professions, we were skeptical about the need for a grocery store mob...