B
B
borisovdenis2017-08-15 10:27:04
Django
borisovdenis, 2017-08-15 10:27:04

What is the best platform to deploy a Django project to?

With comrades, we are sawing a project with the following stack: Django, jQuery, HTML, SASS, MySQL. Now we come to the stage of application deployment. We want a dedicated server, I started digging around on this topic and came across Doker, Vagrant, Ansible tools ... In general, my head is spinning! And so I think it’s worth starting with a simple one and deploying the application with your hands in order to better understand everything.
Tell me, please, which platform is the most suitable for a project with this stack?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2017-08-15
@sergey-gornostaev

If your number of servers does not exceed a dozen and there is no need to quickly deploy new ones almost daily, you do not need Doker, Vagrant, Ansible. You are not Google.

R
ralaton121, 2017-08-15
@ralaton121

Well take Heroku.
Everything is there too - only wrapped much more conveniently. A minimum of gestures for administration.
And Docker, Ansible, Vagrant - you still get bogged down in learning ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question