spring-cloud / spring-cloud-gateway

An API Gateway built on Spring Framework and Spring Boot providing routing and more.
http://cloud.spring.io
Apache License 2.0
4.49k stars 3.31k forks source link

Support for functions as a service (FAAS) routes to AWS Lambda, Google Cloud Functions,... #105

Open sbuettner opened 6 years ago

sbuettner commented 6 years ago

Not sure whether this is the right place or https://github.com/spring-cloud/spring-cloud-aws but I could imagine it would be nice to be able to connect routes to FAAS solutions like AWS Lambda, Google Cloud Functions, Azure Functions, ...

Related implementations: https://getkong.org/plugins/aws-lambda/

ironzep commented 2 years ago

Is there any chance of this getting implemented?