Slashdot Mirror


Doctorow On What Cloud Computing Is Really For

Diabolus Advocatus alerts us to an article Cory Doctorow has up on guardian.co.uk, addressing what cloud computing really means for the average consumer: "The tech press is full of people who want to tell you how completely awesome life is going to be when everything moves to 'the cloud' — that is, when all your important storage, processing and other needs are handled by vast, professionally managed data-centers. Here's something you won't see mentioned, though: the main attraction of the cloud to investors and entrepreneurs is the idea of making money from you, on a recurring, perpetual basis, for something you currently get for a flat rate or for free without having to give up the money or privacy that cloud companies hope to leverage into fortunes."

33 of 348 comments (clear)

  1. I'm not sure I understand by jasonmicron · · Score: 4, Insightful

    I've seen "Cloud Computing" around as a buzzword but I never really cared to investigate what it really was.

    I'm assuming it is essentially paying a data center to host my data from my home system? Why in the hell would I even WANT to do that?

    Or did I completely miss the bus? Something I missed?

    1. Re:I'm not sure I understand by ArsonSmith · · Score: 4, Informative

      It's the latest take on thin-client to server connectivity. Why buy a $1500 computer when you can get 100x more power from a $100 thin client and $20 a month. (or what ever)

      The main difference this time is a web browser typically becomes your thin client and the server is actually a massively parallel cluster of servers. Every time you use Google you are using the cloud.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    2. Re:I'm not sure I understand by MathFox · · Score: 4, Insightful

      Or did I completely miss the bus? Something I missed?

      You missed the lock in model of being forced to work with the applications that the cloud provider supports.

      --
      extern warranty;
      main()
      {
      (void)warranty;
      }
    3. Re:I'm not sure I understand by ForAllTheFish · · Score: 4, Informative

      Cloud computing is just a little step above web site hosting. Instead of some online space accessible through HTTP, they give you a little more - a virtual machine with an external IP, for example. You get charged for the convenience of not having to: buy hardware, set up a firewall, set up an internet connection, obtain space, obtain electricity. Sometimes it is scalable so you can run exactly as many virtual machines as you need for a particular task, and it's great if you temporarily want some powerful, flexible web hosting.

    4. Re:I'm not sure I understand by Nadaka · · Score: 4, Informative

      "The Cloud" isn't just about hosting data. Its about hosting everything, your data, your applications, your medical records, who you communicate with, what you say, when you say it, where you say it, what you spend money on, what you do with it, what color underwear you are wearing, everything.

      Google mail, google docs, myspace, facebook, amazon ec2 (a service that allows you define an OS image that can be dynamically deployed on any number of VMs or even physical systems, its actually quite useful if you need a highly variable number of servers running at any given time) are all examples of cloud computing.

    5. Re:I'm not sure I understand by drsmithy · · Score: 4, Informative

      I'm assuming it is essentially paying a data center to host my data from my home system? Why in the hell would I even WANT to do that?

      Because then it's trivially simple for you (more importantly, for people who aren't at all technologically inclined) to get at it from anywhere.

    6. Re:I'm not sure I understand by omeomi · · Score: 3, Informative

      I've seen "Cloud Computing" around as a buzzword but I never really cared to investigate what it really was.

      I'm assuming it is essentially paying a data center to host my data from my home system? Why in the hell would I even WANT to do that?

      Or did I completely miss the bus? Something I missed?

      You're probably already doing it. Do you use Gmail or do you have a single server somewhere? Ever use Google Docs for collaborative authoring of documents? Ever use an online backup service (that probably uses Amazon S3 in the background)? Ever use one of the iPhone apps that broke when S3 went down a year or so ago?

    7. Re:I'm not sure I understand by slim · · Score: 3, Insightful

      It's something you don't need to care about, unless you're hosting a service that needs to scale. Then "The Cloud" is an unspecified bunch of computers out there, and your application is spread across them in such a way that if some of them break, things are redistributed across the rest.

      This is what Google, Amazon etc. use to provide their search app, their shop, and so on.

      The big, newish, thing, is that now you don't need to be as big as Amazon or Google to host your app on a cloud platform, since they'll sell you space on theirs.

      As a consumer, you needn't care how the web apps you use are hosted. Just be happy that they're there and they don't slow down just because a million other people have signed up.

      As the guy running the site, though, it's huge. If you build an app right, on one of these cloud platforms, you can start very cheap indeed, only paying for what you need, and scale instantly (or even automatically) as demand increases.

      You're an online shop selling Christmas goods? Host it on a cloud, rein it right back to a low capacity service ten months a year, then crank it up to hundreds of servers in November and December, and back again in January.

      Hope this explains it.

    8. Re:I'm not sure I understand by Insanity+Defense · · Score: 5, Insightful
      Or did I completely miss the bus? Something I missed? You missed the lock in model of being forced to work with the applications that the cloud provider supports.

      Or did I completely miss the bus? Something I missed?

      You missed the lock in model of being forced to work with the applications that the cloud provider supports.

      Also the bit where your data is locked into whatever file formats the cloud provider has and you will have difficulty maintaining your own back ups and migrating to a different provider if the current one is inadequate or fails.

      Imagine the Outer Limits Control Voice telling you how they control your data and how you use it.

      There is nothing wrong with your computer.

      Do not attempt to install software. We are controlling what you may use and do.

      We will control the file formats.

      We will control the data.

      We control all that you may do with your computer and your data.

      Experience the awe and majesty of paying us for the use of your own data in ways that we strictly control and limit.

    9. Re:I'm not sure I understand by nine-times · · Score: 3, Informative

      Well "cloud computing" is a bit of a buzzword, but the idea is having big distributed computing available as a service on the Internet. I believe the term comes from Visio diagrams where the Internet is depicted as a mysterious cloud, as if to say "And something happens here, we'll call that the internet." It's sort of like the "step 3: ????" that comes right before "step 4: Profit!" Something happens, we're not sure what, but it gets the job done. Let's call that the cloud.

      Why this is helpful is you get services that scale very easily and cleanly, and often you only pay for what you use. Amazon's S3 is a good example. With a dedicated host with so-many gigbytes of storage, you pay for that storage whether you use it or not because it represents actual hard drive space that your hosting service has provisioned for you to use. If you run out of space, you'll have to go through some upgrade process. With Amazon S3, you pay for the number of gigabytes you use. If you're starting your business and you only need 50 GB of online space right now, you can do that. If you need to scale up to 5 TB, no need to really change anything Amazon will keep giving you storage and you'll pay for whatever you use.

      Now the reason you might want to use this for your own home data is pretty simple: so it'd be accessible wherever you are. Sure, you could set up a home server, but that means you have to run a server at home. You have to know how to set that up and secure it, and keep it running. You have to worry about losing power, or what happens when your house catches fire, and whatever else.

      Now maybe it appeals to you and maybe it doesn't, but certainly it has its uses. From TFA:

      That's how I use Amazon's S3 cloud storage: not as an unreliable and slow hard drive, but as a store for encrypted backups of my critical files, which are written to S3 using the JungleDisk tool. This is cheaper and better than anything I could do for myself by way of offsite secure backup, but I'm not going to be working off S3 any time soon.

    10. Re:I'm not sure I understand by ivan_w · · Score: 5, Interesting

      Do I use gmail ? certainly not ! Ewww !

      And yes.. I do have a single server somewhere I use to handle my e-mail.. and my DNS.. (only thing is I have to hire the service of a registrar to write stuff in the ICANN db.. but I can live with that)

      Do I use Google Docs ? You've got to be kidding right ?

      Do I use collaborative solutions to author documents.. sure.. e-mails, mailing lists (which I can eventually host by myself should it become necessary) and a couple tools I host on the aforementioned server
      Online backup service ? YUCK ! I have a few machines here and there and cross backup (ok.. so it IS Online Backup.. but I *know* were my stuff is located).

      And I don't even have (or want) an iPhone !

      So ! there !

      (well... you weren't actually asking ME the question were you ?)

      --Ivan

    11. Re:I'm not sure I understand by causality · · Score: 3, Interesting

      Yea, no, I'm not doing that. I'd rather keep my computer and not run a thin client and "trust" that the company isn't monitoring what I'm using "their" server cluster for. The exception I have to that rule is Google docs.

      Agreed. Sorry, but when I read that the first thing that occurred to me was "all of this because the average person thinks Windows is too hard, or otherwise refuses to get a clue." What concerns me is that buzzword-ridden ideas like cloud computing will probably appeal to the non-technical masses (addicts to convenience that they are), to the point that the rest of us may be forced to partially or wholly accept them. I really don't care to give up even a small fraction of my privacy merely because Joe Sixpack couldn't be bothered to read a book or two. There's no justice in it.

      This reminds me of the more asinine software EULAs which not only state the standard fact that you don't really own anything despite having paid for it, but also state that the vendor has no liability no matter what happens, not even when the software fails to perform as advertised (I think they call it "suitability for purpose" and expressly disclaim it). If the cloud computing vendors decide to implement a TOS like that, then your data is effectively held hostage and you have no recourse if something happens to it. What would be their real incentive not to do things that way? An informed, technically literate public which fully understands all of these issues? Yeah, right.

      Like any and all proposals to do for you what you can easily do for yourself while charging you for the privilege, this has "bad idea" written all over it. As though all of the buzzwords didn't tip you off...

      --
      It is a miracle that curiosity survives formal education. - Einstein
    12. Re:I'm not sure I understand by slim · · Score: 3, Interesting

      You missed the lock in model of being forced to work with the applications that the cloud provider supports.

      Just like with a desktop app, if the provider chooses to lock you in, you're locked in. If they let you export to a standards based format, you're fine.

      Any time I choose to export my messages out of GMail, I can do so (of course, due to volume, it may take some time).

    13. Re:I'm not sure I understand by Beezlebub33 · · Score: 3, Interesting

      Only it appears that you won't be. See Eucalyptus, which is an open source implementation of the Amazon API. Since Amazon is the 300 lb gorilla currently and it's API appears to be on the way of being the defacto standard, having Eucalyptus around means that other cloud service providers can use the same API and steal some of Amazon's business, and users can switch to another provider as necessary or desired.

      There are definitely reasons not to use clouds, but lock-in isn't one of them.

      --
      The more people I meet, the better I like my dog.
    14. Re:I'm not sure I understand by nacturation · · Score: 3, Insightful

      Let's say you were starting up a new tech site and your website was going to be the greatest thing since Slashdot. So you plan on having Slashdot-levels of traffic. You do a bit of planning and expect that you'd need about 8 front-end web servers to distribute the load, 4 beefy database servers, and a couple more for handling your email, DNS, backups, and whatever else. So let's say that adds up to 16 servers. And (hand waving here) let's say that total hardware cost comes to $50,000.

      To host those servers, you're going to need a data center. So you'll need to find a provider and pay them roughly $1000/month for a rack to put them in. On top of that, you'll need to pay for bandwidth which let's say is another $1000/month. You'll also need a system administrator to manage all those servers. So your first year cost is:

      $50,000 - servers
      $12,000 - rack space
      $12,000 - bandwidth
      $100,000 - administrator
      ------
      $174,000 - total

      That's non-cloud computing. Cloud computing comes in several different models. The first is utility computing. Instead of shelling out $50,000 for all that hardware, why not pay a provider like Amazon for their EC2 systems? You're essentially paying on an hourly basis for the use of their servers, but you can scale up or down easily to account for traffic spikes and dips. If you only need 8 web servers and 4 database servers during peak times, you can perhaps save a bit. And if you really only need 2 database and 2 web servers, then you haven't paid for a lot of hardware that's collecting dust. If you really do need all that power all of the time, then you'd pay Amazon more in hourly fees than it would cost to buy it all yourself.

      The second way is a hybrid. You still have all your own servers, but you use services from various companies to implement your system. Amazon's S3 storage for example. You continue to host the main hardware, but you rely on these external services for additional functionality. In the case of Amazon S3, it gives you access to very high speed static file hosting and essentially unlimited amounts of storage at a fairly reasonable cost.

      The last way is going all cloud. Your services run on a provider's infrastructure and you have no concept of a physical server. If your site receives more traffic, the provider automagically creates more instances of your service to handle the load. This is the Google App Engine and Microsoft Azure models. All the data is stored and managed by the provider. It's still your data and all these providers have confidentiality clauses. Barring a court order, nobody will (or, more accurately, should) be snooping into the data they store on your behalf. You don't need to worry about firewalls, security patching, hardware issues at 3 in the morning, and so on.

      I've simplified this down to a few different models... there are many other possibilities as well, such as all cloud with a few dedicated colo servers to handle specific tasks, but that's the nutshell.

      Think of it like getting a safety deposit box at a bank. You could build your own safe, professionally install it, hire security guards to watch it around the clock, have alarms and monitoring systems, etc. If you need enough storage such that the bank would charge you through the nose to use their safety deposit boxes, then building your own makes sense. For smaller scale operations, you're better off paying the bank to use their safety deposit box. They're experts at managing security risk, and you can be pretty confident that they'll do a good job.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    15. Re:I'm not sure I understand by postbigbang · · Score: 3, Informative

      You're stuck in VDI. Cloud means nothing more than a virtual network; other definitions are perversions by marketing sorts.

      If I can rent an app like Salesforce and do my thing, it's a lot simpler than rolling my own. If I can get a rack of servers to render stuff, then go away, then I'm happy. It's all cloud, and means nothing more. Doctorow once again vents his paranoia that the centrists are taking over. Instead, it's a lot looser than that.

      Sure, Google and Microsoft and dozens of others with SaaS apps would love you to http or ssh or whatever into their systems and rent their stuff. But that's as it should be. Nothing new here. Tell him to take his Seroquel and move on.

      --
      ---- Teach Peace. It's Cheaper Than War.
  2. The Profit by TheBilgeRat · · Score: 3, Insightful

    I guess one more reason to read the EULA before committing your website/app/etc to the cloud. Not a shocker that selling your personal info is a much anticipated profit stream.

  3. Ars Technica Already noted and responeded ... by AlizarinCrimson · · Score: 5, Informative

    Ars Technica has a very nice response to this: http://arst.ch/722

  4. Misunderstanding by oahazmatt · · Score: 3, Insightful

    Right now, the biggest issue I see facing Cloud Computing isn't the cost but the blatant misunderstanding that some people have as to what Cloud Computing actually is. I work with so many people who have absolutely no idea when it comes to Cloud Computing. One co-worker told me he was setting up a new website for himself. I asked him what hosting provider he was using. His response: "None. I'm putting on the cloud." Another co-worker saw me looking at a screenshot of someone who had over 20 virtual machines running on his PC at one time. He looked at me and said "That had to be done on the cloud."

    I'm not necessarily opposed to the idea of Cloud Computing. If providers can make money of off this new platform, more power to them. I just wish we could establish a large billboard that explained in detail what it was.

    --
    Those who believe the Internet is private,
    find their privates are on the Internet.
  5. TCO != 0 for traditional data centers by bzzfzz · · Score: 3, Informative

    While Doctorow has a point, running an in-house data center is hardly something that lacks recurring costs. Once you get past the hype, the benefit of cloud computing is that it should be possible to leverage technical expertise and management across a much larger user base. The number of people you need who really understand email servers does not go up linearly with the number of users served.

  6. SaaS != Cloud Computing by nweaver · · Score: 5, Interesting

    Doctorow's gripe is NOT about cloud computing, but Software as a Service setups, where the software is externally hosted.

    "Cloud Computing" is a very nebulous term, ranging from online apps in the browser (Google Apps) to high level compute APIs (Map-Reduce etc) to low level VM hosting and storage (Amazon EC2/S3).

    The interesting things, IMO, from the cloud point of view are the compute side, which is a windfall (we used EC2 to great effect with Netalyzr), and the reliability/infrastructure offloading.

    And let's do a puzzle here. Yes, a cheap computer is just that, CHEAP, which implies unreliable. Gmail, for all its griping, has pretty much 99.99% uptime. Does Doctorow realize how much even that level of reliability costs when done in-house?

    --
    Test your net with Netalyzr
  7. Re:Heads in the clouds by TooMuchToDo · · Score: 3, Insightful

    Good article, I coundn't find anything to argue with in it. I never did understand why the concept of "cloud computing" was attractive to anyone. I wish someone would explain it to me.

    No upfront investment. Example: Amazon invests huge amounts of cash in infrastructure so they can handle transactions at peak times (Christmas). The rest of the year that gear sits idle. You get to use it for your app at a per hour rate, and it will scale quickly if your app/site/whatever are a hit. Have an idea but not the gear to demo it? You use the cloud, and your only cost is the rental time fee. Have a hugely popular site already? You use dedicated equipment in your own space.

  8. Small Monthly Fees by Anonymous Coward · · Score: 5, Insightful

    Cloud computing works on the "frog in a pot" principle. Slowly increase the temperature, and the frog doesn't know it's being boiled alive.

    -Don't worry about backup, let us do it, for a small monthly fee.

    -Don't store your data locally, let us do it, for a small monthly fee.

    -Don't worry about software, let us provide it for you, for a small monthly fee.

    -Don't worry about a PC, let us provide one for you, for a small monthly fee.

    Think it won't work? It already does. Look at your cellphone. You don't own it, you don't own any of it's data, you rent it, for a couple of small monthly fees, and some small "pay per use" fees.

    Lets look at the XBOX model. You "own" the hardware, but ultimately, Microsoft gets to decide what you can do with it.

    XBox live is your "small monthly fee". Expect the next version of XBox to be a rental only agreement.

    You get all the "convenience", but none of the service guarantees, security, responsibility, etc.

    They get all your "small monthly fees", and all your personal data.

  9. Well, there are other things, too... by hazydave · · Score: 4, Interesting

    Moving people from their own computing resources to yours is about one fundamental: control. I control my PC in ways that I normally have a great deal of say about (sure, "regular people" may have to hire consultants or expert systems to regain control of their systems, but at least the potential is there).

    The recurring payment model is the modern gold rush... companies are willing to give you "free" satellite STBs, cell phones, etc. in return for knowing they're getting your $50-$100 back on a regular basis. This also moves to an interesting market model. With regular purchases, you probably have to convince me that you're the best for my needs, if I'm a well informed consumer. With contracts, once I've bought in, you need to finr the minimal amount of satisfaction that keep the vast majority of your customers "hooked". So people love and defend their choice of Nikon over Canon, or Sony over Panasonic, for the most part. But everyone complains about their cable company, their cellular provider, etc. And yet, those are the guys making the Big Bucks.

    So it's inevitable that web services will go in that direction, at least some of the time. There's currently little precedent for getting consumers to pay, but "cloud" subscriptions are at the same time being sold to business as an alternative to expensive desktop tools (even when free desktop tools are also available). For some business use, it's not going to be about the money, per se. They might actually prefer a subscription to a lump payment... that makes expenses predictable... the same reason many businesses lease equipment, rather than buy, even though the long-term expense is greater.

    But what they'll really be buying is control. Many companies work hard to keep workers from installing "unapproved" software applications. Move everyone to the cloud, and they lose the ability to customize anything you don't want customized. This is probably the engine that'll push business into the cloud, and get them to pay.

    For consumers, follow the cell/cable model... if you sign up for two years of Bubba Jones' computing services, we'll send you a netbook (running a ChromeOS style OS that puts everything under control of the cloud services, even though some local storage will still be possible). There are enough people unconcerned about "real" desktop computing that this will probably seem like a good deal. Particularly if they're unable to do the real math. Which many won't... ask any iPhone toting friend what they paid for their iPhone.. they'll usually say "$200" or some such. When in fact, they're probably paying a total of something like $2000-$3000 over the course of two years, once you factor in the contract costs. But if it's a slow enough bleed, and you keep them happy enough, folks don't notice.

    --
    -Dave Haynie
  10. Re:evil corporations by internewt · · Score: 5, Informative

    how dare they try to provide a service for people to use and actually charge for it. Perhaps the government should provide 'Universal Cloud Service' to everyone for free. (except of course for the taxes they are charged for it to hide the actual cost)

    They are welcome to provide these services if they want to, this is just an article to explain to those who will listen why cloud computing is pushed so hard. It is a warning to not become dependant on "the cloud" because you and I probably don't know what it'll become, but it is likely that investors are flocking to "the cloud" in the hopes that they can grab control of anything, and then profit from that control. That probably isn't good for the users of the cloud.

    I have pretty much stopped using proprietary software since I noticed how inevitably my interests will conflict with the interests of the proprietary software maker. I will look for open stuff first, and only if there isn't an alternative will I use proprietary stuff, like Google Earth and some games.

    Cloud computing is just proprietary computing by another name. It can still be useful, but the control lies with the cloud owner rather than the user.

    --
    Car analogies break down.
  11. Take a look at the advantage. by Drakin020 · · Score: 3, Insightful

    for something you currently get for a flat rate or for free without having to give up the money or privacy that cloud companies hope to leverage into fortunes."

    Did it ever occur to you that maybe some people don't want to have to worry about upgrades, viruses, slowness, etc... If someone out there can provide computer access to users with the protection from Viruses, hardware becoming obsolete, and other general hardware problems, what's the problem in that?

    This could work well for the elderly who just don't want to deal with all the crap that comes with owning a computer.

    --
    The greatest revenge in life is massive success.
  12. Re:The cloudy facts. by japonicus · · Score: 3, Informative

    Cloud computing is useless for the average user. Who in their right mind would wants to store everything important to them on an advanced cluster for a monthly fee?

    You're assuming that a typical user doesn't have their home computer stuffed full of spy-ware, that they know how to backup everything that matters to them and that they only ever want to access their files from a single location and from a single device. Faceless-mega corporation 'in the cloud' is likely to be much better at managing that data than a typical home user. Even if privacy suffers a bit, at least it will do so in defined and publicised ways (compare and contrast with the problems of techs at the local repair shop rummaging through your data).

  13. Re:Heads in the clouds by Attila+Dimedici · · Score: 3, Insightful

    I never did understand why the concept of "cloud computing" was attractive to anyone. I wish someone would explain it to me.

    You mean you couldn't understand why all of the big players in software and computer services thought that "cloud computing" was great? You couldn't understand why they wanted people to migrate to a system where they get to charge people a recurring fee to provide services people were getting for a one time fee? What is so hard to understand about why people find "cloud computing " attractive? They get to make more money.
    Oh, you couldn't understand why the people who were being asked to pay that money found "cloud computing" attractive? Oh that's easy, it was the latest fad and all the "cool kids" were going to be doing it. If you weren't into "cloud computing", you just weren't with it.

    --
    The truth is that all men having power ought to be mistrusted. James Madison
  14. Cloud relies by tepples · · Score: 4, Insightful

    Why buy a $1500 computer when you can get 100x more power from a $100 thin client and $20 a month. (or what ever)

    Because ISPs in the United States with a wireless last mile (3G or satellite) still charge on the order of $60 per month for on the order of 5 GB per month. Or because I want to do something and see the result happen without a second of lag.

    Every time you use Google you are using the cloud.

    Which is fine because I am using a service through the network to search for other resources that can be used through the network, and the resources don't need instant response. But at times, I might have no connection to the network, or I might have such a slow connection (either low bandwidth or high latency) that interacting becomes unbearable.

    1. Re:Cloud relies by Jurily · · Score: 3, Informative

      How long does slashdot take to load where you live?

      Irrelevant. Bandwidth does not equal data cap. You could burn up your monthly allowance in an hour.

    2. Re:Cloud relies by commodore64_love · · Score: 4, Informative

      >>>What does the cost of bandwidth have to do with anything? It doesn't get any cheaper whether you run it with a $1500 PC or a $100 thin client
      >>>

      Here's the math spanning a range from 1998 (when I got my first IBM PC) to 2010 when I'll probably upgrade to a new MS Office: $400 Win98 PC (this is what I spent) + $400 for newer XP-PC + $100 for Microsoft Office 97 used until the end of 2010 + $0 for online since you don't need online to write a letter or do a spreadsheet == $70/year over 13 years

      - $100 thin client bought in 98 (aka "terminal" in 70s technology) + $100 thin client with newer P4-CPU + $100 thin client with newer DualCore CPU (required upgrade else you get blocked, as was the case when I tried Microsoft's online services) + $50 rent for online office software + $10 "you exceeded your download qoota" monthly overage fees == $193/year over 13 years

      I prefer to stick with my current plan.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    3. Re:Cloud relies by commodore64_love · · Score: 3, Insightful

      >>>(aka "terminal" in 70s [and also 80s] technology)

      This is the man reason why I'm against cloud computing. I remember having to do college work via the central computer, and you could only do it with a terminal, which meant you had to be online. It was a major hassle. Having the software on our OWN machines freed us to work anytime, anywhere without needing a connection. Cloud computing strikes me as a step backwards to a darker time.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  15. Clouds are not solid enough by tecnico.hitos · · Score: 3, Insightful

    It's the latest take on thin-client to server connectivity. Why buy a $1500 computer when you can get 100x more power from a $100 thin client and $20 a month. (or what ever)

    The main difference this time is a web browser typically becomes your thin client and the server is actually a massively parallel cluster of servers. Every time you use Google you are using the cloud.

    The problem is that you become dependent of the cloud. If your network fails or the server overloads, the $100 client/netbook/whatever will not be able to handle the same tasks.

    It's good to have local devices capable of accomplishing the tasks you need. Cloud computing have its advantages, but isn't as reliable.

    --
    The good, the evil and the vacuum tubes.