// dev-blog
В ленте опубликовано постов: 3
Celery, RabbitMQ, and Redis — how I queue real work
Backend · 👁 6 · ❤ 3 · 6 min
#Celery#RabbitMQ#Redis#productionPatterns I use for payments, SMS, and heavy CV pipelines without blocking HTTP workers.
From Urgench to production APIs
Career · 👁 4 · ❤ 3 · 5 min
#TUIT#remote#APIsStudying at TUIT Urgench while building systems used by real businesses — what I learned about scope and communication.
Choosing Django vs FastAPI for client projects
Backend · 👁 8 · ❤ 3 · 7 min
#Python#Django#FastAPI#architectureWhen I reach for batteries-included Django vs async FastAPI — based on shipping production APIs in Uzbekistan.