Google App Engine for Java,什么是 .Net?
Google App Engine 是一个云计算架构,支持部署基于java 的Web 服务。
.Net Web 开发人员可以使用哪些云计算托管选项?
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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
这将是 Microsoft 的 Azure
http://www.microsoft.com/azure/default.mspx
That would be Microsoft's Azure
http://www.microsoft.com/azure/default.mspx
Amazon 还支持 Windows - 例如 AWS Elastic Beanstock 具有与本线程中提到的其他 PaaS 产品类似的功能。
Amazon also supports Windows - for example AWS Elastic Beanstock has features similar to the other PaaS offerings mentioned in this thread.
除了 Azure 之外,还有 AppHarbor,它实际上运行在 Amazon 基础设施上。
Apart from Azure there is also AppHarbor, which actually runs on Amazon infrastructure.
正如其他人所说,您正在寻找 Windows Azure 平台。 该平台由以下组件组成:
该服务的定价已于今天早些时候在 WPDC 2009 上公布,此外他们还宣布该服务将于今年晚些时候在专业开发人员大会 (PDC) 上上市。 在此之前,这些服务将以社区技术预览的形式免费提供。
As other have said you're looking for the Windows Azure Platform. The platform consists of the following components:
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.
http://www.microsoft.com/azure/default.mspx
Azure。
http://www.microsoft.com/azure/default.mspx
Azure.
Apprenda (http://www.apprenda.com)。 您可以在任何您想要的地方运行它并立即拥有 PaaS。 将其放在 EC2 之上,然后就可以开始了!
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!
截至 2016 年 5 月 11 日,Google Compute Engine 支持 .NET 平台(好吧,Compute Engine 是 IaaS,而不是 Paas,如 App Engine):
如何在 Google Cloud 上安装 ASP.NET 应用简单的方法
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