Skip to content Skip to sidebar Skip to footer
Showing posts with the label Architecture

Django-celery Infrastructure Over Multiple Servers, Broker Is Redis

Currently we have everything setup on single cloud server, that includes: Database server Apache C… Read more Django-celery Infrastructure Over Multiple Servers, Broker Is Redis

What Does Platform.system() And Platform.architecture() Return On Apple M1 Silicon?

I don't have an M1 Mac to work with, I read that python supports it. What's the return of t… Read more What Does Platform.system() And Platform.architecture() Return On Apple M1 Silicon?