Start collaborating
Fuel your AI at the ultimate IBM learning event
IBM TechXchange Conference October 21-24, 2024 Mandalay Bay - Las Vegas
OpenFaaS Functions for MAX Models on OpenShift ppc64le Introduction The Model Asset eXchange (MAX) on IBM Developer is a place for developers to find and use free, open source, state-of-the-art deep learning models for common application domains . These include...
OpenFaaS Asynchronous Functions and Function Chaining on OpenShift for IBM Power ppc64le Introduction In Part 1 and Part 2 , we saw the use of synchronous functions to compute Pi and Euler’s number where the caller process was blocked till the function...
OpenFaaS Function Custom Resource with HPA on OpenShift for IBM Power ppc64le Introduction In Part 1 , we built and installed OpenFaaS on ppc64le and looked at an example function deployment to print Pi or Euler’s number to a fixed accuracy using the OpenFaaS stack.yml...
Deploying OpenFaaS on Red Hat OpenShift Container Platform for IBM Power ppc64le Introduction OpenFaaS is one of the open-source Function-as-a-Service ( FaaS ) frameworks that provides the boilerplate components to allow setting up a FaaS architecture on top of...