Hacker News new | past | comments | ask | show | jobs | submit login

Uhm... there's something called Amazon Data Pipeline. They offer scheduled events and you can output Alarms to SNS...



Amazon Data Pipeline and Cronally solve different problems.

ADP is a complex service designed to transport and process data between AWS products in a time-sensitive manner. Minimum intervals of 15 minutes and the inability to run jobs on a set of existing machines (i.e. running a shell command pipeline requires a separate instance launched for each execution) doesn't support a number of use-cases.

Cronally is a simple platform that augments an existing AWS cluster by allowing those same machines (or others) to perform work, while handling locks transparently and supporting resolution down to the minute.


I think you need to run your own instance for Amazon Data Pipeline. If I need to run my own instance - I as well may use the standard cron.


You don't, but Datapipeline is no less, a royal pain in the ass to use..




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: