Build a Serverless appliance with faasd
Have you heard of faasd, the new provider for OpenFaaS? It's just like OpenFaaS on Kubernetes, the same API, same UI, CLI and ecosystem, but without...
Have you heard of faasd, the new provider for OpenFaaS? It's just like OpenFaaS on Kubernetes, the same API, same UI, CLI and ecosystem, but without...
Kick the tires with faasd today, for a lightweight serverless experience that doesn't require Kubernetes. Instead it uses containerd and the existing...
In this post I'll explore how I was able to introduce the idea of interfaces to OpenFaaS to allow the project to adapt with the changing container la...
In this post I want to show you how to build a Serverless function in Go with our new Golang template created by the OpenFaaS community. <blockquote...
<blockquote class="twitter-tweet" data-lang="en"><p lang="it" dir="ltr">Ciao Milano e <a href="https://twitter.com/jeffconf?ref_src=twsrc%5Etfw">@jef...
This is a short blog post that you can follow along with while sipping your morning brew. I'll show you how to create, build, deploy and invoke a bra...
Update: AfterBurn is now deprecated and Java is supported in the official OpenFaaS templates. Java comes to the official OpenFaaS templates Feel fr...
On the 24th of August I had the chance to present and demo OpenFaaS to the Cloud Native Computing Foundation's Serverless workgroup. This was a great...
This blog post will show you how to create your own Serverless Raspberry Pi cluster with Docker and the OpenFaaS framework. People often ask me what...
Let's write a Python function with OpenFaaS that executes hello-world and then move onto something more. We'll start by deploying OpenFaaS on our mac...