Skip to content

Comment on Airplane.dev raises $32M in Series B fundingparent

Comments

To add on to what Josh said, using Airplane for scheduling gets you a number of benefits over cron:

- Serverless - no need to maintain a cron server or worry about where the job is running

- Notifications - get notified in Slack or email if a failure happens

- Logging - we'll record every run, what happened, etc

- There are also a bunch of convenience features as well, e.g. having a native SQL integration so if you just want to run e.g. a query on a schedule, you can do so in minutes of work.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.