DEV Community

Cover image for Setting up an on prem function as a service
Daniel Persson
Daniel Persson

Posted on

Setting up an on prem function as a service

Using openfaas and minikube we will create a function as a service on prem. Function as a service is available for larger kubernetes systems and can be deployed in the cloud but being able to test locally can be benificial.

Top comments (0)