Closest thing to true “serverless”: entire MVC app (Django/Rails/Laravel) in the browser with WASM and data persistence by SQLite over CDN.
All the server has to do then is serve binaries, all the business logic is in the client.
replies(2):
All the server has to do then is serve binaries, all the business logic is in the client.