Hacker News new | ask | show | jobs
by jsemrau 1588 days ago
Exactly my thoughts as well. I have one point where I can see if all the remote services that I am using are operating correctly. I don't need to connect to various other apps to figure this out.
1 comments

This is why we moved to airflow vs lots of Cron jobs. Centralized place to look, logging, etc.
I ran my last startup on cron-jobs. Many times I didn't notice if the job didn't execute. That was an immediate value proposition for me.