In every complex application, there is always a need for the functionality intended to be executed by schedule. It can be implemented in many ways — system cronjobs, Kubernetes CronJobs, Celery Periodic Tasks, etc, etc, etc…

Continue reading on Medium