Thinking of building a more user friendly alternative to cron and GCP cloud scheduler for cloud cron jobs? Does it sound useful?
Wanted to run simple schedulable background jobs on a cloud system similar to Heroku where you can scale your hardware very easily.
Neither cron, nor gcp scheduler seem like 2021 solutions. I am envisioning a platform where you can create a jupyter notebook online and have it made schedulable using easy UI. How does it sound?
I understand that on users are far more comfortable with command line centric software but i was still wondering if it seems useful to anyone?