Serverless functions often need an easy mechanism to invoke other serverless functions within the platform. Platforms often expose an API and have client libraries for support languages to support this. This is a well-used feature of serverless development but when I've tried different platforms, support for this was not consistent.
Serverless functions often need an easy mechanism to invoke other serverless functions within the platform. Platforms often expose an API and have client libraries for support languages to support this. This is a well-used feature of serverless development but when I've tried different platforms, support for this was not consistent.
disclosure: I work for IBM as an advocate for serverless and am an openwhisk committer.