Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
FaaS in k8s generally has either warm micronodes or low cost runtimes prespooled onto the hardware. It's just another approach.
Also remember containers are not a whole operating system, it's just a workload sandbox, chroot env and a an overlayfs mount. The root OS is still providing any and all kernel services. -
I feel way ooga booga reading about all this serverless or microservice thingy talk, lol. I never used any of these in the industry. Am i missing out? But I recently turned 36 so maybe that’s it? I’m such a geezer lol
-
@12bitfloat I'll sound like a broken record, but I'll say it again - it's only dumb if you think it's the solution to everything. If you run incredibly spiky workloads and/or would benefit from scaling to zero in quiet times, it could be a very useful tool.
-
fuyukine174y@d-fanelli nah, just a paradigm-shift and a couple new buzzwords. You probably know the drill.
-
@fuyukine Im trying to get through an express.js tutorial. It’s not that it’s difficult. It’s boring as hell and I have to force myself to endure its boringness without wanting to watch a crazy vid on YouTube
-
fuyukine174y@d-fanelli go with official docs if they're good enough. Helps eliviate a lot of the pain.
So I just saw a post on Facebook about a "Serverless Function as a Service on Kubernetes". Could someone give me eye bleach please?
I really can't wait after Scoped Storage and how goddamn slow it is, to have a "glorified microservice" take 5 minutes to spin up a container, just to do something silly like printing a hello world. In the post it was apparently showing a QR code.. that's it. A fucking QR code, because remember it's just a function.
A whole fucking operating system that goes up and back down, just to run a goddamn fucking function!!!
rant
stop the wank