by strangecasts on 1/13/25, 3:56 PM with 4 comments
Since my free Azure credits have expired, I'm looking for a cheap place to run a very small Python script intermittently, with access to some form of persistent storage.
My patience for being my own sysadmin is steadily decreasing, so I'd rather not run it at home or on a manually managed VPS if I can help it - ideally I'd like something like Azure's Container App Job system, but on a fixed monthly charge rather than a pay-as-you-go system.
Does such a service exist?
by toomuchtodo on 1/13/25, 3:57 PM
https://developers.cloudflare.com/workers/platform/pricing/
(no affiliation)
by ChrisArchitect on 1/13/25, 3:59 PM
But also, maybe GitHub + GitHub Actions