Google App Engine is a cloud computing architecture that supports java based web services to be deployed.

What cloud computing hosting options are available for .Net web developers ?

link|improve this question

69% accept rate
Transparently spam. – Paul Sonier Jul 14 '09 at 23:58
5  
How is this spam? – Thomas Owens Jul 15 '09 at 0:01
1  
I don't get why it is transparently spam. – Cheeso Jul 15 '09 at 0:02
I wish I could actually rewrite this guys question instead of just re-tagging it. I suspect the asker is a non naive English speaker and so it got mistaken for spam. – Holtorf Jul 15 '09 at 0:09
I smoothed out the grammar a little bit so that people will hopefully not mistake this for spam. – Crashworks Jul 15 '09 at 0:14
show 4 more comments
feedback

6 Answers

up vote 14 down vote accepted

That would be Microsoft's Azure

http://www.microsoft.com/azure/default.mspx

link|improve this answer
3  
pricing came out very recently: blogs.msdn.com/windowsazure/archive/2009/07/14/… – russau Jul 15 '09 at 0:01
is azure reliable like google app engine.. – luckydev Jul 15 '09 at 0:21
1  
It is being released as a commercial product, so I would imagine they will make it as stable and reliable as they can. – Tetraneutron Jul 15 '09 at 0:36
feedback

Amazon also supports Windows

link|improve this answer
feedback

Apart from Azure there is also AppHarbor, which actually runs on Amazon infrastructure.

link|improve this answer
feedback

As other have said you're looking for the Windows Azure Platform. The platform consists of the following components:

  • Windows Azure: Cloud services OS
  • .Net Services: Services Bus, Access Control Service, Workflow Service
  • SQL Azure: Cloud database storage, can store database up to 10GB in size as announced at WPDC '09
  • Live Services: Windows Live integration

The pricing for the could services was announced earlier today at WPDC 2009 and in addition they announced that it would become commerically available at the Professional Developers Conference (PDC) later this year. Util then these services are available free of charge in the form of a Community Technical Preview.

link|improve this answer
feedback

http://www.microsoft.com/azure/default.mspx

Azure.

link|improve this answer
feedback

Apprenda (http://www.apprenda.com). You can run it where ever you want and instantly have a PaaS. Layer it ontop of EC2 and away you go!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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