简体   繁体   English

好的免费在线应用引擎

[英]Good free online app engine

I have a non commercial project I'm working on in my free time. 我有一个非商业项目,我正在空闲时间工作。 It will be a web based app. 它将是一个基于Web的应用程序。

I know I could go the whole PHP or ASP MVC route and find a host. 我知道我可以使用整个PHP或ASP MVC路由并找到一个主机。 I would like to save some cash though and avoid paying for hosting, or using an unreliable free host, or something cluttered with ads. 不过,我想节省一些现金,避免支付托管费用,使用不可靠的免费托管服务或杂乱无章的广告。

I basically need to develop an online app which will have a database, although I don't mind if I need to interact using orm's. 我基本上需要开发一个具有数据库的在线应用程序,尽管我不介意是否需要使用orm进行交互。

Google Apps spring to mind, but before I dive into it, are there any alternatives? Google Apps浮现在脑海,但是在我深入研究它之前,还有其他选择吗? This should include the framework, hosting and db. 这应该包括框架,托管和数据库。 All free! 全部免费! Reason why I'm not that keen to jump into Google Apps is they don't cater for MS developers ie: C# / VB.net guys. 我之所以不太热衷于加入Google Apps,是因为它们不适合MS开发人员,例如:C#/ VB.net伙计们。

Lastly its not a giant app my any means. 最后它不是一个巨大的应用程序我的任何手段。

Amazon is currently offering some free services although they are Linux servers on EC2. 亚马逊目前提供一些免费服务,尽管它们是EC2上的Linux服务器。 If you need windows you could just use an Amazon Micro Instance they run about $0.03/hour, and can be powered down when not needed. 如果您需要Windows,您可以使用亚马逊微实例 ,每小时运行约0.03美元,并且可以在不需要时关闭。

Heroku is a cloud service with Ruby on Rails integration. Heroku是具有Ruby on Rails集成的云服务。 It based on Amazon Web Services and offers free plan. 它基于亚马逊网络服务并提供免费计划。

OpenShift提供免费的云引擎,但仅限于3个齿轮(软件堆栈)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM