Martin Janeček
Software Developer's Memos

Software Developer's Memos

Follow
home
Tag

scalability

#scalability

More content

Read more stories on Hashnode


Articles with this tag

Django, Celery & Scaling - Prevent Multiple Cron Jobs to Run at the Same Time

Nov 5, 2019

Use-case: You have an application running in AWS Fargate. The task consists of: app container worker container scheduler container You also have a...

Django, Celery & Scaling - Prevent Multiple Cron Jobs to Run at the Same Time