简体   繁体   中英

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.

I know I could go the whole PHP or ASP MVC route and find a host. 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.

Google Apps spring to mind, but before I dive into it, are there any alternatives? 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.

Lastly its not a giant app my any means.

Amazon is currently offering some free services although they are Linux servers on EC2. 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.

Heroku is a cloud service with Ruby on Rails integration. It based on Amazon Web Services and offers free plan.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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