Skip to content
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

Allow ALB to target whook in a lambda #99

Open
nfroidure opened this issue Dec 19, 2020 · 1 comment
Open

Allow ALB to target whook in a lambda #99

nfroidure opened this issue Dec 19, 2020 · 1 comment

Comments

@nfroidure
Copy link
Owner

As an alternative to wrap each handlers into their own lambda functions, we could simply target the whole whook server into a single function and make the AWS Load Balancer target it.

See : https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda-functions.html
And : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/4e78c523d1d7be08dfe6c47ef84b473eaacc98f8/types/aws-lambda/trigger/alb.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant