Is Django better for monolithic or microservices if I want low latency and high performance?

I’m using Django for my current project (multi tenant) and trying to decide whether to keep it monolithic or split it into microservices. My main goals are reducing latency, improving performance, and ensuring scalability as the app grows.

Django is great for rapid development, but I’m not sure if it’s the best fit for a high-performance architecture in the long run.

Has anyone here achieved low-latency performance with Django in either setup? What worked best for you — monolith or microservices?

submitted by /u/mr_soul_002 to r/Python
[link] [comments]


Commentaires

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *