I'm looking for a functions-as-a-service with a cron/schedule trigger. I have found some, but I'm wondering if I'm missing any (I'll take any that can run Python, Rust, JS via ReScript or Gleam, or BEAM via Gleam)?
https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-timer?tabs=python-v2%2Cisolated-process%2Cnodejs-v4&pivots=programming-language-python
https://developers.cloudflare.com/workers/configuration/cron-triggers/
https://docs.aws.amazon.com/lambda/latest/dg/with-eventbridge-scheduler.html
https://docs.digitalocean.com/products/functions/how-to/schedule-functions/
https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-timer?tabs=python-v2%2Cisolated-process%2Cnodejs-v4&pivots=programming-language-python
https://developers.cloudflare.com/workers/configuration/cron-triggers/
https://docs.aws.amazon.com/lambda/latest/dg/with-eventbridge-scheduler.html
https://docs.digitalocean.com/products/functions/how-to/schedule-functions/
3