Show HN: Generate PDFs at Scale on Kubernetes Using OpenFaaS and Puppeteer

Learn how to run headless browsers on Kubernetes with massive scale using OpenFaaS and Puppeteer. | Continue reading


@openfaas.com | 1 year ago

Finding Raspberry Pis with Raspberry Pis

Alex shows us how to find Raspberry Pis for sale using a little bit of Golang, a Cron schedule and an existing Raspberry Pi or VM. | Continue reading


@openfaas.com | 1 year ago

How to build functions from source code with the Function Builder API

We show you how to build functions programmatically with the OpenFaaS Function Builder API | Continue reading


@openfaas.com | 1 year ago

A Deep Dive into Golang for OpenFaaS Functions

Alex takes a deep dive into Golang for OpenFaaS functions and shows off a new feature from Go 1.18 that improves the experience with IDEs. | Continue reading


@openfaas.com | 2 years ago

Hosting a React App with OpenFaaS

Alex walks you through how to deploy a React App as an OpenFaaS Function. | Continue reading


@openfaas.com | 2 years ago

Dude where's my coldstart?

Alex takes a look at the architecture of OpenFaaS and why you can say goodbye to coldstarts. | Continue reading


@openfaas.com | 2 years ago

OpenFaaS Highlights from 2021

Alex the founder of OpenFaaS shares his highlights for the project from the year of 2021 | Continue reading


@openfaas.com | 2 years ago

Build at the Edge with OpenFaaS and GitHub Actions

Learn how GitHub Actions and OpenFaaS can be used for simple functions at the edge of your network | Continue reading


@openfaas.com | 2 years ago

Improving long-running jobs for OpenFaaS users

Alex explores recent changes that makes OpenFaaS more practical for your long running tasks. | Continue reading


@openfaas.com | 2 years ago

Derek says goodbye to Docker Swarm

It was time to migrate our GitHub bot from Docker Swarm to faasd. Here’s how we did it. | Continue reading


@openfaas.com | 2 years ago

Deploy OpenFaaS to Linode with K3sup

Learn how to deploy OpenFaaS to Linode using a virtual machine and K3sup | Continue reading


@openfaas.com | 2 years ago

Serverless storage for your functions from the Datastax Astra DB

Learn how Astra DB provides convenient Pay As You Go storage for serverless functions. | Continue reading


@openfaas.com | 2 years ago

Upgrade to Flux v2 to keep OpenFaaS up to date

Flux is now in maintenance mode, learn how to upgrade to Flux v2 and keep OpenFaaS up to date | Continue reading


@openfaas.com | 2 years ago

Upgrade to Flux v2 to keep OpenFaaS up to date

Flux is now in maintenance mode, learn how to upgrade to Flux v2 and keep OpenFaaS up to date | Continue reading


@openfaas.com | 2 years ago

Event-Driven OpenFaaS with Managed Kafka from Aiven

Learn how to invoke your functions from Kafka events with Aiven’s managed service | Continue reading


@openfaas.com | 2 years ago

I wrote a Twitter Bot using OpenFaaS to avoid missing out on CfP deadlines

I wrote a Twitter bot using Golang and OpenFaaS so that I wouldn’t miss the deadline for CNCF talk submissions or Kubernetes releases | Continue reading


@openfaas.com | 2 years ago

Learn how Istio can provide a service mesh for your functions

Learn how to enable Istio for your OpenFaaS functions to take advantage of Mutual TLS and more | Continue reading


@openfaas.com | 2 years ago

Functions for data science with R templates for OpenFaaS

Learn how to combine the power of R with Serverless for data science. | Continue reading


@openfaas.com | 2 years ago

Exploring Serverless Use-Cases

Understand Serverless use-cases in this fireside chat with Alex Ellis from OpenFaaS and David McKay from Equinix Metal | Continue reading


@openfaas.com | 3 years ago

Extend and automate self-hosted Gitea with functions

Switching to Gitea doesn’t mean having to give up your bot automations | Continue reading


@openfaas.com | 3 years ago

You're doing it wrong. Integrate with GitHub the right way GitHub Apps

In this guide, we are going to demonstrate how to build your own GitHub App to get a fine-grained integration with GitHub’s API and to act on the behalf of its users. | Continue reading


@openfaas.com | 3 years ago

You're invited to our 4th Birthday

Join our 4th Birthday celebrating for an update on 2020, what’s coming in 2021 and how to build your own private cloud with Raspberry Pis | Continue reading


@openfaas.com | 3 years ago

Serverless Node.js that you can run anywhere

Serverless doesn’t have to mean using a function, bring your favourite micro HTTP framework with you | Continue reading


@openfaas.com | 3 years ago

Build a Flask Microservice with OpenFaaS

Which is better Flask or serverless-style Python functions? Why not have both? | Continue reading


@openfaas.com | 3 years ago

Kubernetes Webhooks made easy with OpenFaaS

In this post you’ll learn how to write Kubernetes Admission webhooks using OpenFaaS functions | Continue reading


@openfaas.com | 3 years ago

Show HN: Web scraping that just works with OpenFaaS with Puppeteer

Learn how to scrape webpages using Puppeteer and Serverless Functions built with OpenFaaS. | Continue reading


@openfaas.com | 3 years ago

Build and deploy OpenFaaS functions with GitHub Actions

Build and deploy functions to OpenFaaS anywhere with GitHub Actions and multi-arch images | Continue reading


@openfaas.com | 3 years ago

New Serverless on Kubernetes Course by the LinuxFoundation

Did you know that there’s a new free course by the LinuxFoundation introducing Serverless on Kubernetes? | Continue reading


@openfaas.com | 3 years ago

Why did the OpenFaaS community build arkade and what's in it for you?

The OpenFaaS community is building a tool for Kubernetes developers, learn how it can help you install OpenFaaS, along with complementary CLIs and applications to your cluster | Continue reading


@openfaas.com | 3 years ago

Lightweight Serverless on DigitalOcean with Terraform and faasd

In this post, you’ll provision a DigitalOcean Droplet using Terraform, once it’s up and running, a TLS certificate will be installed and you can start deploying code with faasd | Continue reading


@openfaas.com | 3 years ago

Time travelling through your OpenFaaS Function logs

In this post Lucas will show you how to query historic logs for your OpenFaaS functions using Grafana Loki and the openfaas-loki log provider. | Continue reading


@openfaas.com | 3 years ago

Cloud Native Tools for Developers Recap

There’s some debate on what “Cloud Native” means, in this post we explore tools used in a recent webinar that make Kubernetes easy for developers. | Continue reading


@openfaas.com | 4 years ago

Meet faasd – portable Serverless without the complexity of Kubernetes

In this post Alex will introduce OpenFaaS’ newest project: faasd - faasd brings the benefits of a portable Serverless experience without needing to learn and operate Kubernetes | Continue reading


@openfaas.com | 4 years ago

Gain access to your functions with CORS

This post will show you how to gain access to your functions from a known endpoint through the use of CORS headers. | Continue reading


@openfaas.com | 4 years ago

Adding Managed Services to Serverless with Crossplane and OpenFaaS

In this post Dan from Crossplane explains how to easily deploy and consume managed services alongside your serverless functions on Kubernetes using Crossplane and OpenFaaS. | Continue reading


@openfaas.com | 4 years ago

Create your own private cloud with OpenFaaS Cloud

Create your own private cloud with OpenFaaS Cloud for your team to deploy functions and microservices with automatic CI/CD and GitHub integration. | Continue reading


@openfaas.com | 4 years ago

New OpenFaaS Swag Store Launched and Insiders Subscription

We’ve now launched a new OpenFaaS SWAG and Insiders Subscription program, so that you can show your support and faas in style. | Continue reading


@openfaas.com | 4 years ago

Get storage for your functions with Python and MongoDB

Learn how to connect storage to your functions with Python3 and MongoDB. | Continue reading


@openfaas.com | 4 years ago

Get Started with Java 11 and Vert.x on Kubernetes

Follow this tutorial to get started with Java 11 and Vert.x on Kubernetes with OpenFaaS without worrying about mastering YAML or having to optimize a lengthy Docker build. | Continue reading


@openfaas.com | 4 years ago

Painless Serverless Development with Kubernetes, OpenFaaS and Okteto

In this tutorial Ramiro from Okteto explains how you can use Kubernetes, OpenFaaS and Okteto to streamline function development. | Continue reading


@openfaas.com | 4 years ago

Applying GitOps to OpenFaaS with Flux Helm Operator

In this tutorial I’ll show you how to set up a GitOps workflow for OpenFaaS with FluxCD and Helm v3. | Continue reading


@openfaas.com | 4 years ago

OpenFaaS 3rd Birthday and how I quit my job to work on it

As we celebrate the 3rd OpenFaaS Birthday, I look back over the past three years and towards a 2020 vision | Continue reading


@openfaas.com | 4 years ago

Build Asp.net Core APIs with Kubernetes and OpenFaaS

In this tutorial I’ll show you how to build an ASP.NET Core API that you can deploy to Kubernetes easily using OpenFaaS. | Continue reading


@openfaas.com | 4 years ago

Our KubeCon San Diego Highlights

We share our highlights from the OpenFaaS community and friends at KubeCon, San Diego including OpenFaaS Cloud, Flux from Weaveworks, Dive from Buoyant and k3s going GA. | Continue reading


@openfaas.com | 4 years ago

OpenFaaS at KubeCon San Diego

Meet the members of the OpenFaaS community at KubeCon North America, held in San Diego this November 2019. Hear talks on OpenFaaS from users and the Project Lead. | Continue reading


@openfaas.com | 4 years ago

Build Data-Driven GitHub Badges with Node.js and OpenFaaS Cloud

Learn how you can write your own data-driven GitHub badges for your projects and codebases on GitHub using Node.js and OpenFaaS Cloud | Continue reading


@openfaas.com | 4 years ago

How I Built Good First Issue Bot with OpenFaaS Cloud

In this post Rajat will share what triggered him to write goodfirstissue bot, where was it deployed and how it was an easy decision to move it to OpenFaaS cloud. | Continue reading


@openfaas.com | 4 years ago

Migrate Your AWS Lambda Functions to Kubernetes with OpenFaaS

Burton explains the steps for migrating an existing AWS Lambda function to OpenFaaS and Kubernetes to gain portability and additional functionality. | Continue reading


@openfaas.com | 4 years ago