vote up 0 vote down star

I was on MSDN live a couple of days ago and on one of the stands they had this competition: Write the coolest azure app within a couple of months and win a Windows 7 Ultimate. Great, I would like to try out some azure programming, but it got me thinking, how would a azure app stand out from normal web apps. Basically it is just the hardware that's different, but it forces you to write your app somewhat different.

What are some examples of cool apps that clearly is easier and better suited as a cloud app than on a normal web app?

flag
1  
Should be c-wiki – Charlie Somerville Oct 2 at 13:31

6 Answers

vote up 0 vote down

Make use of the Azure service management API so that an Azure app could scale itself and tie itself to a bank account. Develop an app "AI" so that it could completely support itself independently of a human.

link|flag
vote up 1 vote down

One that worked.......

link|flag
vote up 2 vote down

Network file system / Sharing

Mount it like a drive in windows. Use it from a web browser anywhere. Be sure to include twitter integration ;)

link|flag
Definitely an option but I guess it would be pretty expensive though – TT Oct 2 at 14:24
vote up 1 vote down

I can't imagine that anyone can all of a sudden make something cool on Azure, which they couldn't make themselves with a hosting provider themselves.

link|flag
vote up 3 vote down

Make an app that automatically deposits funds in my financial accounts when run. Now THAT would be cool :)

link|flag
vote up 0 vote down

File hosting/CDN

Perfectly suited for cloud deployment

link|flag

Your Answer

Get an OpenID
or

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