Ask HN: I made a shitty little app. Whats the best way to host it?
Now my question is, what is the easiest and cheapest way to make my application live? Given my objective is to learn how to deploy a site live, how/what should I do?
Google App Engine will probably be easiest and cheapest for this. But my problem with GAE is that it's got its own paradigm and I don't think I would be use GAE for my future 'serious' projects. So I'm not sure the I will be able to bring forward anything I've learnt by going down the GAE route.
Amazon AWS seems to be the most obvious choice but by golly, there's a lot to know and read to get something up and running. Gotta remember, I got zero sys admin experience.
Any free regular hosting services that anyone knows of?
Side question: Why isn't there a Heroku for Django out in the wild? Every service I've seen seems to be in beta? Smells like a $200m exit waiting to be unleashed.
7 comments
[ 4.3 ms ] story [ 24.8 ms ] threadAnother popular option is Linode.
EDIT: There's also http://stable.io/, which is kind of similar to Djangy, but it's not ready yet so keep an eye out.