Google App Engine for Java, What is for .Net?
Asked Answered
M

7

10

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 ?

Minatory answered 14/7, 2009 at 23:53 Comment(8)
How is this spam?Cornall
I don't get why it is transparently spam.Desexualize
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.Deafanddumb
I smoothed out the grammar a little bit so that people will hopefully not mistake this for spam.Tjirebon
i am not a spammer.. how do you describe a spammer.. i had the above question in my mind for a long time and asked it here hoping for an answer.. BTW, what questions do you call as spam.. you call true questions as spam ????????Minatory
It is not spam. It was just worded a little strangely, which confused some people into thinking that it was an advertisement for GAE or Azure.Tjirebon
ok.. :-) i just got disappointed by the fact that my most fav community 'stackoverflow' calling me a spammer/a bad guy .. BTW is azure reliable for hosting ?Minatory
There's also AppHarbor.Conform
E
23

That would be Microsoft's Azure

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

Ella answered 14/7, 2009 at 23:56 Comment(2)
pricing came out very recently: blogs.msdn.com/windowsazure/archive/2009/07/14/…Engraving
It is being released as a commercial product, so I would imagine they will make it as stable and reliable as they can.Ella
L
9

Amazon also supports Windows - for example AWS Elastic Beanstock has features similar to the other PaaS offerings mentioned in this thread.

Luwian answered 15/7, 2009 at 0:7 Comment(0)
C
5

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

Celanese answered 15/9, 2011 at 14:12 Comment(0)
P
4

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.

Paraboloid answered 15/7, 2009 at 3:20 Comment(0)
T
3

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

Azure.

Trinh answered 14/7, 2009 at 23:57 Comment(0)
M
2

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!

Mudcat answered 26/10, 2011 at 3:11 Comment(0)
I
1

As of May 11, 2016, Google Compute Engine supports the .NET platform (okay, Compute Engine is a IaaS and not a Paas, like App Engine):

How to get your ASP.NET app up on Google Cloud the easy way

Don’t let anyone tell you that Google Cloud Platform doesn’t support a wide range of platforms and programming languages. We kicked things off with Python and Java on Google App Engine, then PHP and Go. Now, we support .NET framework on Google Compute Engine.

Indonesia answered 17/5, 2016 at 22:31 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.