Introducing Template Version Pinning for Functions
As of version `0.18.0` of the faas-cli, you can now pin templates to a specific version via the stack.yaml file for more reproducible builds and to avoid unexpected changes.
OpenFaaS - Serverless Functions Made Simple
Live Last read · last published · next check

Introducing the OpenFaaS Python SDK, manage functions, namespaces, secrets, and build container images from Python.

Learn how adaptive concurrency in the OpenFaaS queue-worker matches processing capacity to function replicas, reducing retries and async invocation batches faster.

Learn how to pass private registry tokens and credentials into the Function Builder, encrypted end-to-end.

Run one command to collect an OpenFaaS cluster report: logs, resources, events, and metrics that you can share for quick help

Learn how to migrate OpenFaaS to the Kubernetes Gateway API with TLS certs from Let's Encrypt

We spin up a Kubernetes cluster in record time to reproduce and address a security vulnerability in Kubernetes for OpenFaaS users.
As of version `0.18.0` of the faas-cli, you can now pin templates to a specific version via the stack.yaml file for more reproducible builds and to avoid unexpected changes.

Whilst OpenFaaS comes with predictable, flat-rate pricing, AWS is charged based upon consumption. We'll explore how to save money.

Queue Based Scaling is a long awaited feature that matches queued requests to the exact amount of replicas almost instantly.

Does it take 1-2 minutes for new nodes to get added to your cluster? Add some headroom for an instant Pod start.