What is cloud computing?

What is it's purpose?

The general purpose of cloud computing is to get the cost and difficulty of setting up infrastructure to support your business applicaion needs off of your plate and onto somebody else (like Google, Amazon or Microsoft).

Why do I need it?

Need is a strong word. You may need it because you cannot afford to implement the type of infrastructure one of your line of business application requires.

What problems does it solve?

In general, it helps address issues of scalability and availability (although this is debatable). It also helps solve the problem of getting infrastructure up quickly to meet business needs.

What problems does it create?

In my mind, mostly security concerns.


  • What is it's purpose?

To allow people to use machines online without being concerned about where or what a machine is. This enables you to scale up quickly without physical infrastructure.

  • Why do I need it?

You probably don't as a home user, although if you use Google you already use it.

  • What problems does it solve?

It solves a lot of the infrastructure issues by abstracting away the hardware layer. If you need a new server it is a matter of minutes to get one rather than months lead-time at a traditional hosting provider.

  • What problems does it create?

There is a different problem of managing non real machines, care must be taken not to loose them.

Problems can be difficult to diagnose (or at least require different skills)

You can't use hardware appliances (eg a firewall) in the same way that you can at a traditional data centre


Commonly, it is services, programs, platforms over the internet.

It makes the services available wherever there is internet available. Look at Google apps or the newly announced MS Office suite for the internet. You could use them wherever you want., without being tied to your computer and your installation/licence.

The problems it creates are mostly in the realm of privacy. Your data lives in the cloud - as you want to find your documents from wherever you are too. So Google not only has your search results, blog entries, navigation history in Chrome, emails in gmail, your location through android, your pictures with gps coordinates, but also your documents?


  • What is it's purpose?

To provide applications which can be accessed over the internet, regardless of where the user is and what local data storage capabilities they have.

Anything accessed over the internet could be considered "cloud". Gmail is "cloud email". Superuser.com is "cloud crowdsource technical support".

  • What problems does it solve?

The theory is that service providers like Google, Microsoft, and Amazon (to name a few of the big providers) can build a better and more reliable datacenter than you can, and at less cost to you. The service provider also manages the application version upgrades and data storage issues for you. These can reduce the costs you would have of trying to run these services yourselves -- compare the costs of managing an Exchange server, for example, with Gmail For Domains.

It also gives you/your staff/your team the ability to have access to the same working environment wherever they are -- the computer at home has access to the same tools that the computer in the office does. And if either computer dies, the data is safe in the cloud.

  • What problems does it create?

Firstly, you are now even more dependant on your internet connection. If there is an issue with your connection, everyone has a problem.

Secondly, you lack immediate control over your data -- if the service provider fails, there may not be able to retreive it in a timely manner, if at all. Also the data is subject to the local laws wherever the service is hosted -- Canadian companies using US service providers would have their data be subject to US search-and-seizure laws. Finally there is the lack of ability to demonstrate to external auditors that company data is both safe and secure, since the service provider's procedures may not be visible to you.

  • Why do I need it?

Well, that's up to you, based on your assessment of the above. It may provide you the ability to do more with less, and to effectively outsource parts of your IT infrastructure.