Skip to main content

Get Your Head Out of the Cloud

Two weeks ago, I was at a large pharmaceutical client talking to a senior IT executive when the word "cloud" was mentioned in passing. He chuckled and responded that this was simply the nom du jour for something that has been in use for a number of years now. For example...

Client / Server. When Microsoft DNA became popular with redundant web, application and database servers this was, in essence, a cloud albeit one that was limited in its ability to scale since you couldn't rapidly add new machines to the mix as demand required it. (And DNA wasn't the first time this setup was used either - Microsoft simply made it sound fashionable.)

Application Service Provider (ASP). This was, in reality, a variant of Client / Server because essentially it was the exact same architecture run instead on another company's infrastructure. From a conceptual perspective, however, this was very similar to cloud computing as it's defined today: your application is deployed elsewhere allowing you to avoid having to invest in the infrastructure required to run it internally.

Service Oriented Architecture (SOA). "Do you want to be able to run your application where changes in the location of various subsystems won't affect its ability to execute? Then SOA is for you!" Of course, this wasn't the primary advantage of SOA but it was certainly mentioned as one of the primary advantages. This is similar in concept to a private cloud, in my opinion.

"But The Cloud is 'on demand computing'!" you exclaim. Do you really think that an application's architecture is going to change just because you run it internally, at an ASP, or on Amazon's EC2? Of course not. This is strictly a question of where the infrastructure resides and who is responsible for maintaining it.

Yet it's funny that, in spite of the fact that these architectural designs have been in play for a few decades now, the press would have you believe that "the cloud" is worthy of a Nobel Prize or something equivalent. When you read articles like this recent one on CIO.com where people like RedMonk's analyst Stephen O'Grady makes a statement like, "We are founded upon the idea that developers are the single most important constituency in technology," it sounds an awful lot like someone is trying to coerce the rest of the world into giving developers the respect that is probably due them (but never happens). Do I smell an attempt at World Domination by the geeks in the world?

Regardless of what the cloud really means, it is imperative that this one fact is never overlooked: the business has needs that need to be met. And while I love the concept ("something borrowed, something blue") and think that there are some very exciting cloud management solutions out there (AppLogic's 3Tera, for example) that probably wouldn't exist without first having the excitement around the concept of "the cloud," if I ever forget that "it's all about the business (duh!)" then I've lost all relevancy in the world of IT.

After all, it's the business that pays my paycheck and not the developers no matter how RedMonk or any analyst firm would want you to believe.

Popular posts from this blog

"Ni jiang yi yang de hua ma?"

Last week, I wrote about the necessity of having a clear message . Because this topic is so important I decided to follow-up with another entry on this general subject. This week we will approach it from another angle. (For the curious, the title says " Do you speak the same language? " in pinyin, which is a transliterated Mandarin Chinese.) Recently, a good friend of mine (who is Chinese, ironically) and I were playing pool. He had to bank the 8-ball in the pocket to win the game, and since it was an informal game and bank shots are my area of expertise, he asked me for advice. I told him, "you just need to strike the cue ball with medium speed so that it hits the 8-ball right in the middle." He didn't believe me so we marked the positions of the balls, and then he took his shot only to watch the 8-ball sail past the pocket. "A-ha!" he exclaimed. "I told you it wasn't that easy." But when we reset the positions and I made an attemp

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 that

Is No/Low-Code the Key to IT Nirvana?

 Unless you've had your head in the sand for the past year or so, you've seen the phrases low-code  and no-code  bandied about quite frequently everywhere you look.  You've probably wondered if this is something new that's here to stay or just a "flash in the pan."  Although the terms have been in the fore of the IT trade publications recently, Low Code Development Platforms (LCDP) (and the corresponding No Code Development Platforms) have been in existence since 2011.  Their roots can be traced to the 90's with 4th generation programming languages and GUI-assisted programming paradigms, e.g. IBM VisualAge for Basic, which was discontinued in 1998. For those of you who aren't familiar with either, the premise is that these platforms allow someone to quickly build applications using a WYSIWYG interface and a "click and configure" paradigm to Isn't this the source code to Roblox? rapidly build full applications with little or no coding requ