bellerophon-io / serverless-landscape

A study on all serverless opensource technology : What is serverless ?
0 stars 0 forks source link

tech list #1

Open Jean-Baptiste-Lasselle opened 3 years ago

Jean-Baptiste-Lasselle commented 3 years ago

list of things I will try :

Jean-Baptiste-Lasselle commented 3 years ago

https://github.com/kubeless/kubeless

https://github.com/fission/fission : https://docs.fission.io/docs/installation/#with-helm + https://docs.fission.io/docs/installation/on-premise-install/ + https://docs.fission.io/docs/usage/functions/#fission-builds--compiled-artifacts

One interesting question about serverless functions

Ok, what if you have dependencies for the functions you want to execute ? How does serverless platform allow to build from source ? Could it be valuable as CICD pattern ?

Jean-Baptiste-Lasselle commented 3 years ago

Very interesting app deployment framework

https://github.com/webiny/webiny-js

they give examples to deploy using Pulumi ...

they show how to quickly genrate an API (other app layers too, but API....) : https://www.webiny.com/docs/tutorials/create-an-application/api-package

Jean-Baptiste-Lasselle commented 3 years ago

test serverless apps offline : https://github.com/dherault/serverless-offline

Jean-Baptiste-Lasselle commented 3 years ago

https://github.com/nuclio/nuclio