Hacker News new | ask | show | jobs
by parzivalm 2878 days ago
At the company I work for we push it a lot for scheduled jobs that maybe run once a week since it saves money on teams just standing up an EC2 instance to run that cronjob once. It also is helpful for a lot of APIs and other use cases where I may not use it everyday and only need to hit the API once or twice in a certain period of time.