Some Cloud functions like lambda support OCI container as a runtime target for example.
I understand that feeling but can be hard a provider that fill all that requirements without a expensive cost.
Integrate with the edge computing is part of the price you pay for all the conveniences like automatic builds, Cron and public reachable endpoints (and some of them almost free).
A minimal VPS with linux is always an alternative.
I ever plan do it with sqlite, loading it at memory during app start and flush data to s3 during runtime but it create more corner cases and logic to handle.
Yes but if there's going to be something lightweight and correct-by-default I'd prefer that, mostly because I have many machines to manage and a team of people to educate. I'd like default to be good instead of wasting time and risking.
I understand that feeling but can be hard a provider that fill all that requirements without a expensive cost.
Integrate with the edge computing is part of the price you pay for all the conveniences like automatic builds, Cron and public reachable endpoints (and some of them almost free).
A minimal VPS with linux is always an alternative.