Design of serverless workflow system based on OpenFaaS
Serverless computing,with its low cost and high flexibility,has attracted a significant number of users,leading to an increasing number of serverless application developers favoring the decomposition of complex applications into loosely coupled function-based workflows.Currently,serverless workflow frameworks suffer from limited extensibility and high migration costs between different platforms due to vendor lock-in.This paper proposes a serverless workflow system based on OpenFaaS,aiming at reducing application migration costs and enhancing system scalability.It facilitates the extension of serverless computing frameworks across different platforms,enabling the concurrent utilization of serverless functions from various platforms.