News, tutorials and case-studies from the OpenFaaS team.
Meet 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 NowIn the first part of our mini-series on autoscaling, we looked at how autoscaling has evolved in OpenFaaS going all the way back to 2017, and how today you can use Requests Per Second, Capacity (inflight requests), and CPU utilization to scale functions horizontally.
Alex Ellis
Read NowWe look at the story of autoscaling functions with OpenFaaS and Kubernetes - past, present, and future.
Alex Ellis
Read NowA 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.
Alex Ellis
Read NowWith the new billing webhooks feature for OpenFaaS for Enterprises, you can now charge your users for their OpenFaaS usage.
Alex Ellis
Read NowOne 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 Now