Click here to Skip to main content
15,907,326 members
Home / Discussions / Cloud Computing
   

Cloud Computing

 
AnswerRe: How I learned to stop worrying and love the Cloud Pin
maq_rohit30-Dec-10 8:03
professionalmaq_rohit30-Dec-10 8:03 
QuestionWhat is it for? [modified] Pin
Keith Barrow21-Nov-10 2:02
professionalKeith Barrow21-Nov-10 2:02 
AnswerRe: What is it for? Pin
wolfbinary29-Nov-10 9:55
wolfbinary29-Nov-10 9:55 
GeneralRe: What is it for? Pin
Keith Barrow29-Nov-10 21:21
professionalKeith Barrow29-Nov-10 21:21 
GeneralRe: What is it for? Pin
Mycroft Holmes29-Nov-10 21:34
professionalMycroft Holmes29-Nov-10 21:34 
QuestionDeveloping a Multitenant Application in Java Pin
sangeetha_spss12-Oct-10 3:08
sangeetha_spss12-Oct-10 3:08 
AnswerRe: Developing a Multitenant Application in Java Pin
Richard MacCutchan12-Oct-10 5:46
mveRichard MacCutchan12-Oct-10 5:46 
AnswerRe: Developing a Multitenant Application in Java PinPopular
Pete O'Hanlon12-Oct-10 6:47
mvePete O'Hanlon12-Oct-10 6:47 
QuestionBeyond the hype [SOLVED] Pin
Pete O'Hanlon18-Sep-10 7:37
mvePete O'Hanlon18-Sep-10 7:37 
AnswerRe: Beyond the hype PinPopular
Luc Pattyn18-Sep-10 8:48
sitebuilderLuc Pattyn18-Sep-10 8:48 
GeneralRe: Beyond the hype Pin
Henry Minute18-Sep-10 10:50
Henry Minute18-Sep-10 10:50 
GeneralRe: Beyond the hype Pin
Luc Pattyn18-Sep-10 11:45
sitebuilderLuc Pattyn18-Sep-10 11:45 
GeneralBeyond the hype Pin
jimbo809830-Sep-10 3:28
jimbo809830-Sep-10 3:28 
AnswerRe: Beyond the hype Pin
Keith Barrow18-Sep-10 21:22
professionalKeith Barrow18-Sep-10 21:22 
AnswerRe: Beyond the hype PinPopular
Mycroft Holmes18-Sep-10 22:42
professionalMycroft Holmes18-Sep-10 22:42 
GeneralRe: Beyond the hype Pin
Pete O'Hanlon19-Sep-10 7:43
mvePete O'Hanlon19-Sep-10 7:43 
GeneralRe: Beyond the hype Pin
Luc Pattyn19-Sep-10 7:55
sitebuilderLuc Pattyn19-Sep-10 7:55 
GeneralRe: Beyond the hype Pin
Sushant Joshi22-Sep-10 17:13
Sushant Joshi22-Sep-10 17:13 
GeneralRe: Beyond the hype PinPopular
Electron Shepherd29-Sep-10 12:07
Electron Shepherd29-Sep-10 12:07 
GeneralRe: Beyond the hype Pin
Mycroft Holmes29-Sep-10 14:31
professionalMycroft Holmes29-Sep-10 14:31 
AnswerRe: Beyond the hype [SOLVED] Pin
Andy Brummer12-Oct-10 7:36
sitebuilderAndy Brummer12-Oct-10 7:36 
AnswerRe: Beyond the hype [SOLVED] Pin
SilimSayo12-Oct-10 9:06
SilimSayo12-Oct-10 9:06 
AnswerRe: Beyond the hype [SOLVED] PinPopular
Mark_Wallace13-Oct-10 0:31
Mark_Wallace13-Oct-10 0:31 
It's a server/client relationship where you are the client, and:

1. You don't own the server or anything installed on it.

2. You have no control over changes to applications installed on the server.

3. The server might be a zillion miles away, and could be routed through a zillion miles of inferior wire or severe bottlenecks at any given time, giving you all the performance of a 386.

4. You can be disconnected from the server and/or services at a moment's notice, for any reason (network problems, billing problems, caffeinated keyboard at the server site problems, the-guy-you-complained-to-on-the-phone-doesn't-like-you problems, etc.) (And don't forget the ubiquitous "computer error" problems.)

5. Your work is accessible to a bunch of people who probably couldn't get jobs as developers, or who barely know what a computer is -- and their secretaries.

6. Anyone with a packet sniffer knows exactly where to put it to access your work, as well as the work of everyone else who uses the same server.

7. Most of your processing power is spent on maintaining contact with the server, up and downloading all manner of unnecessary files, background-installing whatever the server owner decides he wants installed on your local machine, and running background processes for licensing agents, update agents, and secret agents (And that's if you only use a word-processor. If you want spreadsheets as well...)

8. You pay and pay and pay for the above privileges, because the server owners obviously deserve money for nothing.
I wanna be a eunuchs developer! Pass me a bread knife!

GeneralRe: Beyond the hype [SOLVED] Pin
Pete O'Hanlon13-Oct-10 1:08
mvePete O'Hanlon13-Oct-10 1:08 
GeneralI do enjoy reading your description of cloud computing! Pin
Tage Lejon4-Nov-10 3:33
Tage Lejon4-Nov-10 3:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.