TechOpsGuys.com Diggin' technology every day

February 9, 2010

Why I hate the cloud

Filed under: Virtualization — Tags: — Nate @ 4:26 pm

Ugh, I hate all this talk about the cloud, for the most part what I can see is it’s a scam to sell mostly overpriced/high margin services to organizations who don’t know any better.  I’m sure there are plenty of organizations out there that have IT staff that aren’t as smart as my cat, but there are plenty that have people that are smarter too.

The whole cloud concept is sold pretty good I have to admit. It frustrates me so much I don’t know how properly express it. The marketing behind the cloud is such that it gives some people the impression that they can get nearly unlimited resources at their disposal, with good SLAs, good performance and pay pennies on the dollar.

It’s a fantasy. That reality doesn’t exist. Now sure the cost models of some incompetent organizations out there might be bad enough to the point that clouds make a lot of sense. But again there are quite a few that already have a cost effective way of operating. I suppose I am not the target customer, as every cloud provider I have talked to or seen cost analysis for has come in at a MINIMUM of 2.5-3x more expensive than doing it in house, going as high as 10x. Even the cheap crap that Amazon offers is a waste of money.

In my perspective, a public cloud(by which I mean an external cloud service provider, vs hosting “cloud” in house by way of virtual machines, grid computing and the like) has a few of use cases:

  1. Outsourced infrastructure for very small environments. I’m talking single digit servers here, low utilization etc.
  2. Outsourced “managed” cloud services, which would replace managed hosting(in the form of dedicated physical hardware) primarily to gain the abstraction layer from the hardware to handle things like fault tolerance and DR better. Again really only cost effective for small environments.
  3. Peak capacity processing – sounds good on paper, but you really need a scale-out application to be able to handle it, very few applications can handle such a situation gracefully. That is being able to nearly transparently shift compute resources to a remote cloud on demand for short periods of time to handle peak capacity. But I can’t emphasize enough the fact that the application really has to be built from the ground up to be able to handle such a situation. A lot of the newer “Web 2.0” type shops are building(or have built) such applications, but of course the VAST majority of applications most organizations will use were never designed with this concept in mind. There are frequently significant concerns surrounding privacy and security.

I’m sure you can extract other use cases, but in my opinion those other use cases assume a (nearly?) completely incompetent IT/Operations staff and/or management layers that prevent the organization from operating efficiently. I believe this is common in many larger organizations unfortunately, which is one reason I steer clear of them when looking for employment.

It just drives me nuts when I encounter someone who either claims the cloud is going to save them all the money in the world, or someone who is convinced that it will (but they haven’t yet found the provider that can do it).

Outside of the above use cases, I would bet money that for any reasonably efficient IT shop(usually involves a team of 10 or fewer people) can do this cloud thing far cheaper than any service provider would offer the service to them. And if a service provider did happen to offer at or below cost pricing I would call BS on them. Either they are overselling oversubscribed systems that they won’t be able to sustain, or they are buying customers so that they can build a customer base. Even what people often say is the low cost leader for cloud Amazon is FAR more expensive than doing it in house in every scenario I have seen.

Almost equally infuriating to me are those that believe all virtualization solutions are created equal, and that oh we can go use the free stuff(i.e. “free” Xen) rather than pay for vSphere. I am the first to admit that vSphere enterprise plus is not worth the $$ for virtually all customers out there, there is a TON of value available in the lower end versions of VMware. Much like Oracle, sadly it seems when many people think of VMware they immediately gravitate towards the ultra high end and say “oh no it’s too expensive!”. I’ve been running ESX for a few years now and have gotten by just fine without DRS, without host profiles, without distributed switches, without vMotion, without storage vMotion, the list goes on..! Not saying they aren’t nice features, but if you are cost conscious you often need to ask yourself while those are nice to have do you really need them. I’d wager frequently the answer is no.

6 Comments

  1. it may have its uses for even large organisations as reported in this article http://www.informationweek.com/cloud-computing/blog/archives/2009/01/whats_next_in_t.html so it can’t be completely ruled out as not being of use

    Comment by equitas — February 24, 2010 @ 1:51 am

  2. It can be used yes, my main argument is it’s not worth it, too expensive. I’ve priced out usage of EC2 for HPC purposes it’s something like 3-5x more expensive then doing it in house, at least for our own workloads. And that was just the basic costs, not taking into account the major management headaches involved with managing remote VMs on infrastructure shared with other organizations. Some good recent examples of this are the latency complaints about Amazon’s services earlier this year, and the storage performance issues in Rackspace’s cloud recently as well.

    For a proper environment you need complete insight end-to-end includes network, servers, storage. Just getting a VM here and there isn’t adequate enough it makes the troubleshooting process way too frustrating when there is a problem.

    Big organizations are often HORRIBLY inefficient and have really stupid lazy people working for them, so I’m sure there are situations where the “cloud” can be cheaper than doing it in house, to me that just illustrates the weaknesses of the client company rather than benefits of the cloud.

    A couple companies ago one place I worked for got bought out by a multi billion $ big corp(I was fortunate enough to quit a few months before it went through), one of the things the big corp did in the first year was start shifting more work onto the smaller company because they were able to manage much more gear with much less people.

    Comment by Nate — February 24, 2010 @ 8:06 am

  3. […] may of read another one of my blog entries “Why I hate the cloud“, I also mentioned how I’ve been hosting my own email/etc for more than a decade in […]

    Pingback by Terremark vCloud Express: Day 1 « TechOpsGuys.com — April 3, 2010 @ 12:19 pm

  4. i completely agree with you.

    Comment by ray — May 11, 2011 @ 12:38 pm

  5. We use cloud portal server and I hate it. It is unreliable and is frought with down days. i am not sure if it is the portal itself or the company we are using. The main selling point is all the usual stuff, dont need a physical server (blah blah), worldwide access (blah blah) total flexability (blah blah). In truth, it keeps telling me I am running out of space and then does not let me delete anything I want, yet deletes files I do not want deleting, it regularly locks the whole office out to which they always say the same thing “it’s your firewall causing the trouble” they even came round and deleted everyones internet protection while I was away and left them totally unprotected until I got back and went mental. I cannot save to the server, I have to save to my desktop and drag it over to the server, this particular problem has been ongoing since November 2011 and no one has done a damn thing about it, they just seem to accept that its a fact of cloud server life. I cant wait to get rid of it and get a server in that we can do what we like to, delete files we would like and add new ones, if we get near our limit we can just add another hard drive. simple!!! cloud servers can go where they deserve, out of business world.

    Comment by Graham Bulpett — June 11, 2012 @ 10:39 am

  6. Thanks for the comment! Can you elaborate more on what cloud portal server is? Is that IBM Websphere portal server?

    IaaS clouds suck to be sure though SaaS (which was obviously around before the cloud term was coined) seem alright in some cases. I’ve never used PaaS so not sure how well those typically work but they seem quite limiting.

    Comment by Nate — June 14, 2012 @ 7:32 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress