In this post, we will walk you through how we replaced our cron jobs with Hercules—a job scheduling framework that we developed internally. Hassles of cron jobs Deploying a recurring job through cron is a pain. You ssh into a server, figure out the cron expression, and the permissions. You worry about how you will... Continue Reading →