Where do you deploy your Django application online?

182 Views Asked by At

I'm developing a web application with django. I used to use Openshift to publish/deploy my work. What do you think is the best platform? My only requisite is to have an usable and scalable free plan. Then when things comes bigger I will pay.

2

There are 2 best solutions below

0
On

AWS is good and you can start play it for free. It's highly scalable. Google also has the same service that you can use for free (google give you 300$ to start)

Another cheap alternative is digitalocean: http://www.digitalocean.com.

If you don't want a VPS and you prefer a shared hosting, webfaction is good enough, but not so scalable as having a VPS. http://www.webfaction.com

0
On

Heroku is amazing cloud application platform for Django apps (not only). Build tools & systems, Scalability, Pipelines, Visual test runner, Addons and services. You must try it! Simple, flexible pricing for everyone!