👩💻 Join our community of thousands of amazing developers!
Functions as a Service (FaaS) and serverless architecture promise quick, lightweight deployments for web applications and other standalone functions. But until recently, creating FaaS in Red Hat OpenShift has been a "sort of" process consisting of multiple steps. You weren't really creating a function so much as an application that could scale back to zero pods after a few minutes, then scale up again when called. Red Hat OpenShift Serverless Functions is a newer feature that changes all of that...