How to Deploy Django Apps to Microsoft Azure with Nanobox

A simple, step-by-step walkthrough for configuring and deploying a Django application to Microsoft Azure using Nanobox. Read more

Similar

Deploying Django-Tailwind to Heroku

My preferred technology for rapidly prototyping ideas is Django, styled with Tailwind CSS and deployed on Heroku. But Tailwind CSS is designed to be used with the Javascript ecosystem, such as projects based on React.js. Until recently, using Tailwind CSS... (more…)

Read more »

Django, fast: part 3

In part 2 I’ve tested Saleor with multiple WSGI servers to give you an idea of how application load profiles affect the overall performance…...

Read more »