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.