News, tutorials and case-studies from the OpenFaaS team.
One of the goals of OpenFaaS is to make the developer experience simple for FaaS-style workloads simple and portable with Kubernetes.
Alex Ellis
Read NowWe have created a new OpenFaaS template for C# and .NET 8.0 and it’s based on the Minimal API of ASP.NET Core.
Han Verstraete
Read NowIn this tutorial, I’ll show you how to install OpenFaaS Standard or OpenFaaS for Enterprises into a private, airgapped network.
Alex Ellis
Read NowIn this tutorial we’ll show you how to transcribe audio files to text using OpenAI’s whisper model and a function written in Python. We’ll start off with GPU acceleration using an NVIDIA GPU and OpenFaaS installed on a K3s cluster. But we’ll also be showing you how you can run the same code using a CPU, which is more commonly available.
Han Verstraete and Alex Ellis
Read NowOpenAI models can take some time to fully respond, so we’ll show you how to stream responses from functions using Server Sent Events (SSE).
Alex Ellis
Read NowLearn how to take source code from users and generate custom URLs using existing building blocks.
Alex Ellis
Read NowIn this guide we’ll show you how to migrate functions from AWS Lambda to OpenFaaS and Kubernetes running on Akamai Cloud Computing.
Han Verstraete and Alex Ellis
Read NowLearn what changes we made to help a customer scale to 15000 functions and beyond.
Alex Ellis
Read NowConfluent’s hosted Kafka service is a quick and cost effective way to trigger your functions by events
Alex Ellis
Read NowLearn how live reloading and local testing can help you iterate on functions faster with faas-cli.
Han Verstraete
Read Now