Click here to Skip to main content
15,888,984 members
Home / Discussions / Cloud Computing
   

Cloud Computing

 
AnswerRe: Beyond the hype Pin
Keith Barrow18-Sep-10 21:22
professionalKeith Barrow18-Sep-10 21:22 
AnswerRe: Beyond the hype Pin
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 Pin
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 
Mycroft mentioned some of the tools built on the platform, but from a development standpoint the way I look at it, cloud computing is a suite of development tools built around making scaling an application out the primary optimization.

That's why many of the cloud platforms have things like NOSQL databases and are web based. Relational databases with strong transactional support are notoriously difficult to distribute so there are many different new models of data storage each of which optimizes a different aspect of the whole scale out problem. There are also different constraints on code management and optimization when it is designed to run as efficiently on one system or one thousand. There are also tools that run horribly on anything under 10 systems but awesome on large clusters.

To further muddy things, Amazon, google and microsoft are selling cloud services based on their particular platforms. But if you have a bunch of systems lying around you can set up your own cloud stack. Some of the systems management for the large installations are mind boggling, with setups of cargo containers full of hardware. They leave the container plugged in and wait for a percentage of the systems to fail in the container and just send the whole thing back to the factory to be rebuilt.

AnswerRe: Beyond the hype [SOLVED] Pin
SilimSayo12-Oct-10 9:06
SilimSayo12-Oct-10 9:06 
AnswerRe: Beyond the hype [SOLVED] Pin
Mark_Wallace13-Oct-10 0:31
Mark_Wallace13-Oct-10 0:31 
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 
AnswerRe: Beyond the hype [SOLVED] Pin
wizardzz24-Nov-10 6:03
wizardzz24-Nov-10 6:03 
AnswerRe: Beyond the hype [SOLVED] Pin
MumbleB26-Nov-10 1:55
MumbleB26-Nov-10 1:55 
AnswerRe: Beyond the hype [SOLVED] Pin
Nicolas Dorier27-Nov-10 16:08
professionalNicolas Dorier27-Nov-10 16:08 
GeneralRe: Beyond the hype [SOLVED] Pin
Flo Lee13-Sep-11 2:56
Flo Lee13-Sep-11 2:56 
GeneralRe: Beyond the hype [SOLVED] Pin
Nicolas Dorier13-Sep-11 3:21
professionalNicolas Dorier13-Sep-11 3:21 
QuestionNew forum Pin
dan!sh 18-Sep-10 2:48
professional dan!sh 18-Sep-10 2:48 
AnswerRe: New forum Pin
Abhijit Jana18-Sep-10 2:59
professionalAbhijit Jana18-Sep-10 2:59 
AnswerRe: New forum Pin
Sandesh M Patil12-Nov-10 8:03
Sandesh M Patil12-Nov-10 8:03 

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.