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

Lambda support #190

Closed
wants to merge 5 commits into from
Closed

Conversation

dbetteridge
Copy link

@dbetteridge dbetteridge commented Feb 25, 2020

Goal is handle the use case of hosting the processRequest call in an AWS Lambda.

Happy to discuss.

Related to:
#155

@eurobob
Copy link

eurobob commented May 16, 2020

Any updates on this?

@dbetteridge
Copy link
Author

Any updates on this?

Probably needs a code review and then one of the owners will need to approve it

Copy link
Owner

@jaydenseric jaydenseric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the heroic effort, and sorry for the delay in feedback!

I have added my thoughts on adding support for AWS Lambda here:

#155 (comment)

As explained there, an optimal solution would not use the processRequest function, like this PR does.

@jaydenseric
Copy link
Owner

Thanks @dbetteridge for your work! A fair bit of time has passed, so closing for the reasons mentioned in the review. Hopefully this PR has been a handy reference for some people in a pinch at least.

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

Successfully merging this pull request may close these issues.

None yet

3 participants