Click here to Skip to main content
15,914,165 members
Home / Discussions / Cloud Computing
   

Cloud Computing

 
GeneralRe: free cloud hosting for testing purpose Pin
vishaljindal3-Sep-11 10:34
vishaljindal3-Sep-11 10:34 
GeneralRe: free cloud hosting for testing purpose Pin
Phillip Donegan4-Oct-11 0:56
Phillip Donegan4-Oct-11 0:56 
GeneralRe: free cloud hosting for testing purpose Pin
Niall Barr5-Dec-11 1:48
professionalNiall Barr5-Dec-11 1:48 
AnswerRe: free cloud hosting for testing purpose Pin
Deepak_pandey9-Dec-11 20:47
Deepak_pandey9-Dec-11 20:47 
QuestionStart with cloud Pin
pravin_mun10-Jul-11 21:32
pravin_mun10-Jul-11 21:32 
AnswerRe: Start with cloud Pin
QuickDeveloper18-Jul-11 21:19
QuickDeveloper18-Jul-11 21:19 
QuestionFrom a desktop application developer to Cloud application development!!! Need some guidance Pin
CoderForEver7-Jun-11 13:33
CoderForEver7-Jun-11 13:33 
AnswerRe: From a desktop application developer to Cloud application development!!! Need some guidance Pin
Albert Holguin1-Jul-11 5:13
professionalAlbert Holguin1-Jul-11 5:13 
GeneralRe: From a desktop application developer to Cloud application development!!! Need some guidance Pin
John Y.5-Jul-11 8:18
John Y.5-Jul-11 8:18 
AnswerRe: From a desktop application developer to Cloud application development!!! Need some guidance Pin
Naveo28-Jul-11 0:09
Naveo28-Jul-11 0:09 
GeneralRe: From a desktop application developer to Cloud application development!!! Need some guidance Pin
CoderForEver28-Jul-11 2:47
CoderForEver28-Jul-11 2:47 
NewsCode Project virtual event on cloud computing coming up today Pin
sivaddrahcir26-Apr-11 19:58
sivaddrahcir26-Apr-11 19:58 
QuestionA Beginner Question Please! Pin
naroqueen9-Apr-11 22:47
naroqueen9-Apr-11 22:47 
AnswerRe: A Beginner Question Please! Pin
naroqueen13-Apr-11 11:26
naroqueen13-Apr-11 11:26 
GeneralRe: A Beginner Question Please! Pin
Richard MacCutchan13-Apr-11 22:18
mveRichard MacCutchan13-Apr-11 22:18 
GeneralRe: A Beginner Question Please! Pin
naroqueen15-Apr-11 3:48
naroqueen15-Apr-11 3:48 
GeneralRe: A Beginner Question Please! PinPopular
Richard MacCutchan15-Apr-11 4:54
mveRichard MacCutchan15-Apr-11 4:54 
GeneralRe: A Beginner Question Please! Pin
naroqueen15-Apr-11 9:01
naroqueen15-Apr-11 9:01 
AnswerRe: A Beginner Question Please! Pin
David W. Young5-Jul-11 6:09
David W. Young5-Jul-11 6:09 
Questionhelo Pin
niroopz114-Apr-11 17:04
niroopz114-Apr-11 17:04 
Generalhi Pin
chi9a31-Mar-11 21:50
chi9a31-Mar-11 21:50 
GeneralRe: hi PinPopular
Skynet_Code2-Apr-11 10:58
Skynet_Code2-Apr-11 10:58 
GeneralRe: hi PinPopular
Jihaad Joe5-Apr-11 14:00
Jihaad Joe5-Apr-11 14:00 
GeneralRe: hi Pin
davidnz13-Apr-11 14:19
davidnz13-Apr-11 14:19 
OK, this is by no ways a very informed answer and it's not particularly my field... but during the Customer Test Program phase of Microsoft Azure coming into being I created an account and had a play. During that time I could immediately see some obvious applications, and recently when I was looking at actual enterprises that have gone with Azure some were very much along the lines of what had gone through my mind. By the way, why Azure and not some other solution would almost certainly have to do with whether ones's business was already aligned to MS technologies, such as .NET development. Writing apps for Azure is not significantly different to writing any other .NET applications.

One application for example was an event ticketing site (if that is the right term.. ticketing of sports events, concerts etc).

That specific application has certain aspects that might suggest the cloud as a very cost-effective solution. It is likely idle for much of the time, but could have extreme demands at others... thousands of people trying to snap up concert tickets in a few minutes. To maintain one's own infrastructure to support this application would not be trivial! And it's definitely not something that you plop onto a typical web-hosting site, it would break in a minute flat. But the underlying Azure platform takes care of the scaling of that workload (e.g. creating new VM instances for large volumes of workflows), and the cost is basically "pay for what you use". Your infrastructure cost is, crudely speaking, proportionate to use (and we presume that during that use you are making money).

Without getting into it, I was also intrigued by the service bus component of Azure. Again, pretty crude playing, but it seemed relatively easy to host aplications on my machine that were exposing WCF service endpoints on the worldwide web (Azure) to other networks. I could immediately think of some possibilities for "out of the box" apps communicating with other business entities.. perhaps exchanging EDI documents as an example. Of course there would be other ways of doing that, but I could see some definite uses for Azure to (I think) greatly simplify some things. Remember, I am a .NET developer so Azure made sense to me. I doubt that what they offer is really unique, it is MS particular cloud solution.

This is just one example, and I have not really defined "what is the cloud?" to which you will get a million different answers. Whether an application is suited to cloud hosting gets down to a lot of factors and would require a great deal of analysis and cost analysis.

And like you, I have really only investigated this stuff a bit... you would probably get a thousand conflicting opinions and many of them by more informed people. But I think platforms such as Azure definitely have their place.
QuestionHow I learned to stop worrying and love the Cloud Pin
wizardzz29-Nov-10 7:38
wizardzz29-Nov-10 7:38 

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.