Click here to Skip to main content
15,891,745 members
Home / Discussions / Cloud Computing
   

Cloud Computing

 
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 
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 

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.