OpenFaaS is a framework for building serverless functions with Docker and Kubernetes which has first-class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.
In this lab, you will learn how to:
☐ Install OpenFaaS on Kubernetes
☐ Interact with OpenFaaS from the command-line and its portal
☐ Deploy and remove functions
☐ Name, expose, and invoke functions
☐ List, inspect, and monitor functions
☐ Automatically scale functions up and down based on load
The OpenFaaS architecture is described in the OpenFaaS documentation . More references to documentation and examples listed at the end of this lab.
Beginner
20 minutes
31 Dec, 2021