News, tutorials and case-studies from the OpenFaaS team.
We show you how to deploy an existing WebSocket server as a function, and how to modify an existing template to support WebSockets.
Alex Ellis
Read NowLearn how to run GPU accelerated functions on OpenFaaS while using Karpenter to save on infrastructure cost.
Han Verstraete
Read NowLearn how to access APIs that require OAuth tokens from your functions, from the initial token exchange and capture, to refreshing the token periodically.
Alex Ellis
Read NowIn this tutorial we will show you a recommended configuration for OpenFaaS Functions for Karpenter on AWS EKS.
Han Verstraete and Alex Ellis
Read NowOpenFaaS is a developer-friendly platform for creating portable functions that can run on any cloud through Kubernetes. In this blog post, you will learn about use-cases, language templates, differences from traditional applications and cloud-based functions, how functions can be triggered, scaled and observed, and how to get started with OpenFaaS.
Alex Ellis
Read NowLearn how to connect RabbitMQ to OpenFaaS to trigger functions from new and existing message queues.
Alex Ellis
Read NowIn this quickstart, we’ll guide you through how to build, scale and monitor your first Python function with OpenFaaS.
Alex Ellis
Read NowMeet OpenFaaS Edge, a commercial distribution of faasd fused together with OpenFaaS Pro, for commercial use, with support and new features.
Alex Ellis
Read NowLearn how Alex bought a set of premium woodworking chisels by monitoring their price using HTML scraping and a cron job with OpenFaaS. You can apply the same technique for things you’d like to monitor & buy, or for automating other tasks.
Alex Ellis
Read NowLearn how a Functions as a Service or (FaaS) capability can be integrated into your platform. With a FaaS capability, customers can provide their own code to execute, and your own staff can extend your product without going through release cycles. OpenFaaS provides a turnkey solution with modular components and REST APIs that are easy to integrate and adapt to your own needs.
Alex Ellis
Read Now