Contribute Media
A thank you to everyone who makes this possible: Read More

Going Serverless with OpenFaaS, Kubernetes, and Python

Description

OpenFaaS (Functions as a Service) is a framework for building serverless, event-driven functions with Docker and Kubernetes.

In this tutorial, you'll learn how to build and deploy a full-stack application that uses Flask (client-facing app) along with OpenFaaS to handle background processes.

Improve this page