Experiences on free and low-cost hosting for play framework applications? [closed]

江枫思渺然 提交于 2019-11-28 15:38:12

I had a bad experience with GAE, as you are forced to work with their API for many things, some components don't work as GAE blacklists some package they require, etc. Also, moving from GAE to another platform can be painful.

Amazon can get expensive depending on the resources you use. I don't know about the others.

The standard option would be Playapps.net, the basic plan is cheap and it provides everything you might need.

Another alternative is to pick a cheap Linode and set it up yourself. It's a bit more expensive and more work, but better value for the bucks.

I am big fan of Cloudbees. I have hosted a few apps there and the load time is fast. Also, they have good support and a great team.

I've just found a new free option

http://community.jboss.org/blogs/thomas.heute/2011/08/12/lets-play-on-the-red-hat-cloud-using-the-play-framework-on-openshift-express-and-jbossas7

Red hat cloud, Openshift express... I'll update the question...

another option I've just found is VmWare's cloudfondry

here is a tutorial on how to configure it for play! apps

http://iambivas.blogspot.com/2011/08/running-play-framework-application-on.html

no pricing yet, but I guess there will be an affordable option...

edit: a new module for play

module: http://www.playframework.org/modules/cloudfoundry

an article talking about unexpensive java hosting solutions

http://veerasundar.com/blog/2009/12/hosting-java-applications-in-the-web/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!