
Scheduling a Ruby on Rails Job on Heroku Using Cron To Go
Learn to schedule Ruby on Rails jobs on Heroku using Cron To Go. This guide provides a simple path to automating tasks in your Rails applications, covering deployment, add-on installation, and job scheduling.

An interview with Cron To Go’s CTO, Moty Michaely, for SafetyDetectives.
An interview with Cron To Go’s CTO, Moty Michaely, on cloud-based SFTP services, secure data transfers, Cron To Go, and more.

Cron To Go vs. Heroku Clock Processes
Regardless of your app’s purpose, it is highly probable that you need to run background jobs at certain intervals to perform...

Changes to Cron To Go dyno sizes
Heroku discontinues support for free dynos and Cron To Go adapts to the new paradigm

How to perform regular MySQL backups on Heroku
Do you have a good backup & restore policy in place for the MySQL databases powering your Heroku apps?