polyfaasisten
Polyfaasisten is a term used in cloud architecture discussions to describe an architectural pattern in which multiple Function-as-a-Service (FaaS) platforms from different providers are coordinated to run serverless functions as a single logical service. The concept envisions a poly-provider, multi-cloud environment where a central orchestration layer can route function invocations, manage state, and apply policies across providers while preserving provider-specific features and performance characteristics.
Core components typically include an orchestration plane, provider connectors or adapters, a function descriptor language, policy
Potential benefits include greater resilience through cross-cloud failover, avoidance of vendor lock-in, access to provider-specific optimizations,
As of the mid-2020s, polyfaasisten remains largely theoretical or in early pilots rather than a mainstream
See also: Function as a Service, serverless computing, multi-cloud architectures, cross-cloud orchestration.