Google launches Cloud Scheduler, a managed cron service

Google launches Cloud Scheduler, a managed cron service

5 years ago
Anonymous $L9wC17otzH

https://techcrunch.com/2018/11/06/google-launches-cloud-scheduler-a-managed-cron-service/

Google Cloud is getting a managed cron service for running batch jobs. Cloud Scheduler, as the new service is called, provides all the functionality of the kind of standard command-line cron service you probably love to hate, but with the reliability and ease of use of running a managed service in the cloud.

The targets for Cloud Scheduler jobs can be any HTTP/S endpoints and Google’s own Cloud Pub/Sub topics and App Engine applications. Developers can manage these jobs through a UI in the Google Cloud Console, a command-line interface and through an API.