News, tutorials and case-studies from the OpenFaaS team.
Queue-Based Scaling is a long awaited feature for OpenFaaS that matches queued requests to the exact amount of replicas almost instantly.
Alex Ellis
Read NowCluster Autoscalers add and remove Nodes to match the demand for resources. But they often leave no room for new Pods, adding an extra 1-2 minutes of latency.
Alex Ellis
Read NowIn this post we’ll create a function in Golang that uses AWS IAM and ambient credentials to create and manage resources in AWS.
Alex Ellis
Read NowIn this blog post we’ll show you how to build functions using the OpenFaaS Function Builder API and stream build logs in real time.
Han Verstraete
Read NowWe talk you through our example of a Function Editor that you can integrate directly into your product to sandbox code from customers.
Han Verstraete and Alex Ellis
Read NowOpenTelemetry is an open-source observability framework. This article shows you how to use OpenTelemetry to capture traces from OpenFaaS functions.
Han Verstraete
Read NowThe rise of hosted LLMs has been meteoric, but many Non-Disclosure Agreements (NDAs) would prevent you from using them. We explore how a self-hosted solution protects your data.
Alex Ellis
Read NowLearn how to connect OpenAI’s models to your Gmail to filter out unwanted messages with OpenFaaS, Python and Google Pub/Sub.
Han Verstraete
Read NowIn this post we’ll look at how to take a regular command-line program, script, or HTTP server and convert it into a serverless function, along with some of the benefits of doing so.
Alex Ellis
Read NowOpenFaaS Edge is a distribution of OpenFaaS Standard that runs without Kubernetes, on a single host or VM.
Alex Ellis
Read Now