CloudAtlas
Marcos Felipe
Marcos Felipe
GitHub Linkedin Resume/CV
  • Home
  • Software Engineering

Home

Introduction To Gunicorn Architecture Design

DevOps 30/04/2023 nest_clock_farsight_analog 5 min

Gunicorn is a very common uWSGI server used when deploying Django applications. But it can be neglected due to its simple setup. In this post, we'll cover the basic design and how it works, also some best practices and recommendations when using it.

Read more