Learn how to take a regular command-line application and convert it into a serverless function.| OpenFaaS - Serverless Functions Made Simple
Learn how headless functions can access APIs which need to be authorized by a human in front of a keyboard for background jobs and ETL tasks| OpenFaaS - Serverless Functions Made Simple
We show you how to process huge amounts of data in parallel through fanning out, then how to fan back in to consolidate the results.| OpenFaaS - Serverless Functions Made Simple
OpenFaaS is a developer-friendly platform for creating portable functions that can run on any cloud. Learn the use-cases and how you can integrate functions into your product.| OpenFaaS - Serverless Functions Made Simple
Learn how to build a Discord bot that can create Zoom meetings on-demand using OpenFaaS and Golang| OpenFaaS - Serverless Functions Made Simple
Learn how to use metrics exposed by your Function Pods, or any other Prometheus metric to scale functions.| OpenFaaS - Serverless Functions Made Simple
OpenAI models can take some time to fully respond, so we’ll show you how to stream responses from functions using Server Sent Events (SSE).| OpenFaaS - Serverless Functions Made Simple