Keep up with the latest from the OpenFaaS team & community.| OpenFaaS - Serverless Functions Made Simple
Whether you’re just starting out with OpenFaaS or have been using it for a while, you may be missing out with the Function CRD.| OpenFaaS - Serverless Functions Made Simple
Queue Based Scaling is a long awaited feature that matches queued requests to the exact amount of replicas almost instantly.| OpenFaaS - Serverless Functions Made Simple
Does it take 1-2 minutes for new nodes to get added to your cluster? Add some headroom for an instant Pod start.| OpenFaaS - Serverless Functions Made Simple
We show you how to create AWS ECR repositories from a function written in Go using IAM Roles for Service Accounts.| OpenFaaS - Serverless Functions Made Simple
Learn how to stream real-time build logs from the OpenFaaS Function Builder API.| OpenFaaS - Serverless Functions Made Simple
Extend your product with a Function Editor built into your customer dashboard powered by Kubernetes and OpenFaaS.| OpenFaaS - Serverless Functions Made Simple
Capture traces from your functions to debug tricky issues, and to identify potential improvements| OpenFaaS - Serverless Functions Made Simple
The rise of hosted LLMs has been meteoric, however many NDAs would prevent you from using them. Learn how to run LLMs locally with OpenFaaS Edge| OpenFaaS - Serverless Functions Made Simple
Learn how to connect OpenAI’s models to your Gmail to filter out unwanted messages with OpenFaaS, Python and Google Pub/Sub.| OpenFaaS - Serverless Functions Made Simple
Learn how to take a regular command-line application and convert it into a serverless function.| OpenFaaS - Serverless Functions Made Simple
Learn how to define and manage stateful services for OpenFaaS Edge via its docker-compose.yaml file.| OpenFaaS - Serverless Functions Made Simple
We show you how to deploy an existing WebSocket server as a function, and how to modify an existing template to support WebSockets.| OpenFaaS - Serverless Functions Made Simple
Learn how to run GPU accelerated functions on OpenFaaS while using Karpenter to save on infrastructure cost.| OpenFaaS - Serverless Functions Made Simple
Learn how headless functions can access APIs which need to be authorized by a human in front of a keyboard for background jobs and ETL tasks| OpenFaaS - Serverless Functions Made Simple
Learn how to save on infrastructure costs for your OpenFaaS functions on AWS EKS with Karpenter cluster autoscaling.| OpenFaaS - Serverless Functions Made Simple
Run OpenFaaS in production with retail licensing, support, scale to zero, multi-tenancy and much more.| OpenFaaS - Serverless Functions Made Simple
We show you how to process huge amounts of data in parallel through fanning out, then how to fan back in to consolidate the results.| OpenFaaS - Serverless Functions Made Simple
OpenFaaS is a developer-friendly platform for creating portable functions that can run on any cloud. Learn the use-cases and how you can integrate functions into your product.| OpenFaaS - Serverless Functions Made Simple
Learn how to connect RabbitMQ to OpenFaaS to trigger functions from new and existing message queues.| OpenFaaS - Serverless Functions Made Simple
Learn how to build, scale and monitor your first Python function with OpenFaaS, including how to add secrets and pip modules.| OpenFaaS - Serverless Functions Made Simple
Learn how to build a Discord bot that can create Zoom meetings on-demand using OpenFaaS and Golang| OpenFaaS - Serverless Functions Made Simple
We’ll show you how to access any part of the Kubernetes API or a Custom Resource using a ServiceAccount and granular permissions.| OpenFaaS - Serverless Functions Made Simple
Have you heard of the notorious cold-start of serverless? Here’s how you can tune it, or even bypass it completely.| OpenFaaS - Serverless Functions Made Simple
Alex explores recent changes that makes OpenFaaS more practical for your long running tasks.| OpenFaaS - Serverless Functions Made Simple
OpenFaaS Edge is a commercial distribution of faasd fuse together with OpenFaaS Pro, for commercial use, with support and new features.| OpenFaaS - Serverless Functions Made Simple
Learn how Alex bought a set of chisels by monitoring the price using HTML scraping and a cron job with OpenFaaS. You can apply the same technique for things you’d like to buy or monitor.| OpenFaaS - Serverless Functions Made Simple
Learn how to integrate Function-as-a-Service (FaaS) into your platform with OpenFaaS. Discover real-world examples and practical insights.| OpenFaaS - Serverless Functions Made Simple
Learn how to use metrics exposed by your Function Pods, or any other Prometheus metric to scale functions.| OpenFaaS - Serverless Functions Made Simple
Learn what it takes to build a functions platform for multiple tenants based upon our experience and insights from customers| OpenFaaS - Serverless Functions Made Simple
Learn how to package and deploy your OpenFaaS functions with Helm.| OpenFaaS - Serverless Functions Made Simple
Learn how and why to use a custom health or readiness endpoint for Kubernetes workloads and OpenFaaS Functions too| OpenFaaS - Serverless Functions Made Simple
Learn how to build functions from source with the Function Builder API and Go SDK for OpenFaaS| OpenFaaS - Serverless Functions Made Simple
We look at the story of autoscaling functions with OpenFaaS and Kubernetes - past, present, and future.| OpenFaaS - Serverless Functions Made Simple
A long standing request from OpenFaaS users has been to add built-in authentication for functions. This would allow you to secure your function endpoints without having to write any additional code.| OpenFaaS - Serverless Functions Made Simple
With the new billing webhooks feature for OpenFaaS for Enterprises, you can now charge your users for their OpenFaaS usage.| OpenFaaS - Serverless Functions Made Simple
One of the goals of OpenFaaS is to make the developer experience simple for FaaS-style workloads simple and portable with Kubernetes.| OpenFaaS - Serverless Functions Made Simple
We have created a new OpenFaaS template for C# and .NET 8.0 and it’s based on the Minimal API of ASP.NET Core.| OpenFaaS - Serverless Functions Made Simple
Learn how to install OpenFaaS into an airgap with airfaas for private serverless functions.| OpenFaaS - Serverless Functions Made Simple
Transcribe audio with OpenAI Whisper with GPU acceleration or CPU inference.| OpenFaaS - Serverless Functions Made Simple
OpenAI models can take some time to fully respond, so we’ll show you how to stream responses from functions using Server Sent Events (SSE).| OpenFaaS - Serverless Functions Made Simple
Learn how to set up fine-grained access control and Single Sign-On for OpenFaaS with OpenID Connect (OIDC)| OpenFaaS - Serverless Functions Made Simple
Learn how to take source code from users and generate custom URLs using existing building blocks.| OpenFaaS - Serverless Functions Made Simple
This guide will show you how to migrate functions from AWS Lambda to OpenFaaS and Kubernetes| OpenFaaS - Serverless Functions Made Simple
Learn what changes we’ve made for scaling to tens of thousands of functions per installation| OpenFaaS - Serverless Functions Made Simple
Learn how live reloading and local testing can help you iterate on functions faster with faas-cli.| OpenFaaS - Serverless Functions Made Simple
Learn how to setup K3s for production with Akamai Cloud Computing, along with OpenFaaS for functions.| OpenFaaS - Serverless Functions Made Simple
Confluent’s hosted Kafka service is a quick and cost effective way to trigger your functions by events.| OpenFaaS - Serverless Functions Made Simple