Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Feature Request: Support for AWS Lambda / API Gateway Deployment #3183

Open
jason-riddle opened this issue Apr 6, 2022 · 1 comment
Open
Labels
enhancement New feature or request plugin/lambda

Comments

@jason-riddle
Copy link

jason-riddle commented Apr 6, 2022

Is your feature request related to a problem? Please describe.
As of today, deploying an application to AWS Lambda via Waypoint requires using an AWS ALB. This is great, but can be costly depending on traffic patterns.

Describe the solution you'd like
I would like to deploy using an API Gateway as an endpoint. The API Gateway pricing seems more straight-forward to me, which makes it more attractable as an option.

Describe alternatives you've considered
Right now, only ALB is supported as an endpoint. So there is no other alternative.

Explain any additional use-cases
Mainly just quick proof of concepts. API Gateway feels like a better fit for this.

Additional context
None.

@briancain
Copy link
Member

Hey @jason-riddle ! Thanks for the feature request. This sounds like a great idea.

Currently we have a pull request with AWS/Lambda here #3187 which will give you one option that isn't AWS ALB. Let us know if you think this will fit your use-case/feature request! Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request plugin/lambda
Projects
None yet
Development

No branches or pull requests

2 participants