{{tag>Brouillon Faas}} # Solutions Serverless Voir aussi : * **SlimFaas** * [[Notes Ansible EDA - Event-Driven Ansible - ansible-rulebook]] | Nom | Dépôt code | Serverless FWK | Langu | K8S | | --------------------------------------------- | ------------------------------------------ | -------------- | --------- | --- | | [Knative](https://knative.dev/) | https://github.com/knative/ | oui | Go | oui | | [OpenFaaS](https://www.openfaas.com/) | https://github.com/openfaas | non | Go | Opt | | [OpenWhisk](https://openwhisk.apache.org/) | https://github.com/apache/openwhisk | oui | Scala | Opt | | [Fission](https://fission.io/) | https://github.com/fission/fission | plugin ? | Go | oui | | #[Fn](https://fnproject.io/) | https://github.com/fnproject/fn#top | oui | Go | non | | #[Kubeless](https://kubeless.io/) | https://github.com/vmware-archive/kubeless | oui | Go | oui | Voir : * https://mixitconf.org/2019/knative-openfaas-kubeless-la-guerre-des-frameworks-serverless-est-lancee- * https://www.serverless.com/framework/docs/providers/ Voir aussi : * firecracker-microvm ## Knative Knative est utilisé pour OpenShift / OKD Tutos : * https://www.objectif-libre.com/fr/blog/2019/07/17/knative-k8s-pour-les-developpeurs/ * https://blog.wescale.fr/2019/03/05/reinventer-le-serverless-avec-knative/ ## OpenFaaS * can be deployed to a variety of container orchestrators such as Kubernetes, OpenShift, Docker Swarm or to a single host with faasd. * Hélas pas pris nativement en charge par Serverless.com Framework. Tutos : * https://blog.alexellis.io/quickstart-openfaas-cli/ * https://www.objectif-libre.com/fr/blog/2020/01/17/openfaas-le-serverless-accessible/ ## Fn * https://dev.to/kh40sz3r0/serverless-functions-with-fn-project-64e