Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FaaS could be sharing your hardware at a function level inside the JVMs or whatever you are running, rather than at the VM or hypervisor level. You can (potentially) get much better elasticity and utilisation?


Software already shares hardware at the function level. You have far more visibility and control over this within your program than you do when you add an unnecessary layer of abstraction like FaaS.

Think more about the name: Function as a Service.

Why do you need to serve yourself your own functions? It makes sense only in the context of a cloud provider that's trying to solve the problem of underutilized resources used across many customers.


Isn't that just functions?


Isn't FaaS just wrapping around functions and their deployment?


Yes, but I'm just confused because saying "Why isn't there an open source FaaS for on prem that shares hardware" makes no sense. At that point, you're just talking about regular coding with functions. Unless there's something I'm missing.


There's a bunch of open source software that can do it for you, but it's very much "assemble this pile of blocks"




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: