-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Aws Lambda #688
Comments
thanks for raising this issue, this will most likely require EG to run in a non K8s environment as well as be able to route to non K8s Backend, hoping the community has cycles to design for this in 2023, moving it to the backlog for now |
I am proposing the following design for the AWS Lambda filter for the Envoy Gateway. What do you think about the design? Is this fit with requirements on envoy side and align with the other filters/policies that are available in the Envoy Gateway?
|
thanks for kickstarting this debate, would recommend looking into BackendObjectReference to consider routing to a AWSLambda backend.
This should solve the user feature but before we attempt to support custom backends the project will need to think of a way |
closing this issue since it can be solved with |
reopening this issue, since this cannot be solved with Backend API can be enhanced to support this use case |
Description:
Add support for invoke Aws Lambda
The text was updated successfully, but these errors were encountered: