Skip to main content

Where Were You When...

Where were you when

...Hank Aaron hit his 715th home run?

...Steve Jobs introduced the first iPhone?

...Felix Baumgartner jumped from 39km in space and parachuted to Earth while televising it?

Mmm...soda!
My wife and I have had this long-standing debate about whether drinks with Aspartame should be consumed.  She says no, but I say yes because I don't want the added sugar since I'm overweight as it is.  (Nevermind the options of not consuming the drink in the first place because then I'd drink beer instead and that's no better for my waistline.)  So once while consuming one of my favorite beverages - San Pellegrino Limonata - I read the list of ingredients to see which type of sweetener was present.  It was sugar.  I lost.

"Remember when there was this huge backlash about High Fructose Corn Syrup?" I asked her, in hopes of avoiding discussing the fact that I was drinking something with sugar in it.  At that point, we both acknowledged that during that backlash companies reacted in one of two ways:
  1. They fought back and tried to convince the general public that High Fructose Corn Syrup was just like sugar, didn't result in elevated risk for obesity, diabetes, etc.  We all saw the advertising campaign from the corn growers that highlighted this.

  2. They modified their recipes to use cane sugar, Agave nectar, or something else.
When talking to executives at my customers, I've often rallied behind the statement by Gartner in 2014 that companies either think like a technology company or lose their "first mover advantage."  (I like to paraphrase that as "constantly innovate or rapidly become irrelevant.")  For companies looking to avoid being this equivalent of the Titanic DevOps seems like a viable pivot, and yet this has become the veritable albatross around the neck of many CxOs who want to adopt DevOps but completely fail to do so.

What gives?  One of the tenets of DevOps is the CALMS initialism.

Culture
Automation
Lean (process engineering, that is, not the avoidance of sugary beverages)
Measurement
Sharing

None of these items are things that happen overnight, especially cultural support for the evolution to a DevOps mindset.  The biggest problem with the latter is the inability for organizations to overcome the way of thinking that encouraged IT silos, the "it's not my job" mentality, etc.

Think High Fructose Corn Syrup.

When the backlash against that happened, companies that were able to change the way they created their products enjoyed a huge (my guess, not backed up with empirical data of course) bump in top line revenue because this issue was "top of mind" for many consumers who were consumed with creating a more healthy lifestyle.  For the companies that stuck with the old ingredient, they certainly didn't "rapidly become irrelevant," but I can assure you that even to this day I still check the ingredients list and avoid products with High Fructose Corn Syrup in it whenever possible.

DevOps is a journey to be sure.  But the journey will pay dividends for years to come, and so it is an investment that is worth every penny of sweat capital that you will invest.

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...