I recently completed the Django website I've been working on (at least to a point where I can show it to the world) and the next stage now is obviously deployment. This is my first time and I've heard of many hosting services like Heroku , Python Anywhere and Digital Ocean but I've got no clue which one to choose nor why. Any advice or help?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
Hi vicrost,
Choosing hosting services is a hard topic. It depends on many things: application size, your budget, your requirements, etc.
In the beginning I would recommend you try to deploy it on Heroku and PythonAnywhere.
dev.to/brian101co/in-depth-guide-t...
dev.to/mdrhmn/deploying-react-djan...