New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Serverless / FaaS
rasping5978
Member
in General
Anyone explored deploying serverless functions or functions-as-a-service on their VPS before? I have looked in to openfaas or the smaller brother faasd but the official guidebook is paid (and pricey). Wonder if anyone has experience or tried similar projects too, such as nuclio and the fn project.
Goal is to allow for code deployment without thinking about the other layers. eg if I just want to deploy a simple python or javascript script that listens to incoming requests.