What if serverless meant no backend servers?
subzero.cloud
What if serverless meant no backend servers?
1–10 of 138 posts
Re: What if serverless meant no backend servers?
#2> By now, everyone knows that serverless doesn't actually mean without servers; it just means using someone else's servers.
What? Is this some kind of confusing reference to lambda and competing providers? As far as I know most of computing is serverless.
Re: What if serverless meant no backend servers?
#3> One morning, as I was contemplating ways to procrastinate on doing marketing for SubZero without feeling guilty, an idea struck me. "I know, I'll engage > in some content marketing... but what do I need for that? Oh, a cool demo > project!" And just like that, I found a way to spend a month doing content > marketing writing code.
I absolutely don’t understand the point of this. Just reading the intro, it reads about technology for its own sake, just because you can. But what is the value, what are the downsides?
Re: What if serverless meant no backend servers?
#4What about installation and updating/patching? Or is the intention here to still serve this package of web code, db, etc over the net (via cdn maybe), and then execute locally?
Re: What if serverless meant no backend servers?
#5What about installation and updating/patching? Or is the intention here to still serve this package of web code, db, etc over the net (via cdn maybe), and then execute locally?
If people want updates they can download them on purpose.
Re: What if serverless meant no backend servers?
#6Cool ideas and nice writeup. Thanks for sharing!
Re: What if serverless meant no backend servers?
#7Is it just me or is this a recreation of Electron, but without the separate browser instance?
Re: What if serverless meant no backend servers?
#8Like, just … a program?
Re: What if serverless meant no backend servers?
#9What about installation and updating/patching? Or is the intention here to still serve this package of web code, db, etc over the net (via cdn maybe), and then execute locally?
What about operational recovery? How does a user of this protect their infomation against device failure / theft / fire ?
Re: What if serverless meant no backend servers?
#10Between yesterday's thread and this thread today, is serverfree going to be the buzzword of the week?