up vote 1 down vote favorite
2
share [g+] share [fb]

Everybody is talking about it and a talk on a conference yesterday really sparked my interest in actually moving stuff in our business to the cloud but I'm still barely scratching the surface of what is possible.

My idea is creating an integrated project management tool that hooks up with our dev servers (Mosso/rackspace?), documents (Google docs), backup service (S3), SVN (local?), etc ... in order to quickly create a complete clean environment for a project to take off.

I was wondering what the other possibilities are, what are you doing in the cloud? What other cloud services could our company benefit from? CRM perhaps? Time tracking?

Any idea's?

link|improve this question
6  
Just make sure your company controls its own cloud! – paxdiablo Oct 14 '09 at 6:23
You mean that the data we deploy to 3rd parties remains ours? Prepare for worst case scenario's like companies going out of service? – ChrisR Oct 14 '09 at 6:32
Yes, and that it won't be misused by said 3rd party. I certainly wouldn't put CRM stuff (or any other business-critical info) where others could see it. – paxdiablo Oct 14 '09 at 6:40
CRM is actually one of the things that could end up in the cloud (force.com) as far as i'm concerned – ChrisR Oct 14 '09 at 7:44
feedback

closed as not a real question by mdb, jeffamaphone, Jason Coco, Mehrdad Afshari, George Stocker Oct 15 '09 at 12:40

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ.

5 Answers

Most clients I work for still have a monolithic IT strategy that completely abhors the idea of ANY data residing on a box outside of their control (look how long it took for the mainstream adoption of email at a lot of places).

The web we currently enjoy as users may be open, but I really can't see cloud computing take off until the corporate world has a major cultural shift on the order of the desktop computer killing off the mainframe.

Just IMHO.

link|improve this answer
1  
Ha ha, killing off the mainframe, that's a good one. – paxdiablo Oct 14 '09 at 6:41
Well that's something the corporates should make out for themselves, we as a webdevelopment firm are quite familiar with the cloud concept and clearly see the advantages, there is no harm in being an early adopter if you do it right, that's why i'm asking this question :) – ChrisR Oct 14 '09 at 6:45
It's a good question; I don't dispute it, but if you can't make a product that installs and runs behind the firewall; you won't be able to sell it to the corps- – gn22 Oct 14 '09 at 6:49
That's true, but we aren't planning on reselling the application, maybe in the future when it matures and we have used it ourself for some time. – ChrisR Oct 14 '09 at 7:45
I call it fog computing. Nobody knows what happens in the fog. – Jim Oct 15 '09 at 12:18
feedback

If you have the technical chops, be sure to consider slicehost's offering over that of mosso/rackspace. It's an essentially similar service (and owned by rackspace), for considerably less money, leaving you in far more control.

I can definitely recommend doing CRM in the cloud, if you're using anything other than salesforce right now, when you migrate you'll realize you were probably crippling yourself.

As far as other options, be sure and look at basecamp by 37signals. If it fits your development methodologies, it can be very helpful.

Cloud backup is a bit of a misnomer. It gives you another copy of the data, but it's not really true backup. Real backup is a checksummed copy that's offline and preferably off-site.

link|improve this answer
feedback

"Big trouble coming for Cloud Computing " is a blog post that may be interesting to some here about what could go wrong in the cloud.

Right now, I don't believe where I work is doing a lot with the cloud though other departments may be using it and I just don't know much about those projects.

link|improve this answer
I can indeed see the problems with moving over to the cloud for large enterprises, although there really lies the power of Cloud computing. I guess we'll have to wait till the technology matures and becomes common knowlegde before large corporations start using cloudbased solutions. – ChrisR Oct 15 '09 at 9:37
I wonder how much cloud computing do some of the big cloud vendors,e.g. Amazon, IBM, Google and Microsoft, do already as they may be the bellweathers of whether or not this takes off. – JB King Oct 15 '09 at 14:14
feedback

Is your desire to be "cloud based" purely one of making use of public servers and not having to invest in the hardware (or possible costs of maintenance)? Many businesses are looking at private clouds to get the scalability and reliability of a cloud based solution, while keeping their valued assets within their corporate firewalls. FexEx is doing something like this. Also, a cloud based solution which automates the provisioning of applications can greatly reduce the maintenance cost.

link|improve this answer
feedback

The cloud service I use a lot is Evernote to sync notes (Code snippets, pictures) with my work and my computers at home.

I also use Dropbox the sync files between different machines even with different people. I used to use google Docs a lot but it is easier to sync native files with Dropbox.

As a MobileMe user I also sync my contacts and calender items. But that's all.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.