spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.94k stars 222 forks source link

Can we integrate the likes of AWS lambda, etc. for the functions module #140

Closed YourTechBud closed 4 years ago

YourTechBud commented 5 years ago

Currently the functions module works only with engines which are deployed as microservices. While this works well to ease development, it does restrict the scalability and ops aspect of things.

Can we leverage the research and products already prevalent in the severless world like AWS Lambda? Like have a hooks / routes to trigger such FaaS as well as a part of our functions module?

HeyItsJs commented 4 years ago

Serverless functions can now be triggered via the remote-services or via the eventing module of Space Cloud.