Serverless Components presents a single experience for you to provision infrastructure and code across all cloud and SaaS vendors.
Think of them like building blocks which you can use to build applications more easily.
Don’t build your own image processing API from scratch—use the existing component and tweak it.
Webtasks allows users to write & deploy NodeJS code without having to think about the underlying server. Using the Serverless Webtask Integration allows users to write their serverless services using the standard serverless.yml configuration. What's different: No cold starts, Node 8 support, Presistent data storage and less than 2min setup.
Spotinist Functions enables users to deploy multi-cloud functions at Spot Prices. By leveraging spot instances, you could **save 50 to 80%** over standard serverless FaaS pricing.
Spotinist Functions can be deployed simultaneously in AWS, Azure and Google. This ability to deploy across clouds improves SLA and offers higher function availability.
Kubeless is built on top of Kubernetes from scratch and is making use of the core Kubernetes primitives (e.g. deployments, services, confimaps, ingress) to avoid re-inventing the wheel. In addition, Kubeless makes use of Prometheus for monitoring functions calls, which is built directly into the runtimes.