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

Build a serverless prototype #22

Open
don-smith opened this issue Sep 23, 2020 · 0 comments
Open

Build a serverless prototype #22

don-smith opened this issue Sep 23, 2020 · 0 comments

Comments

@don-smith
Copy link
Contributor

don-smith commented Sep 23, 2020

This would use the Serverless framework/platform for deploying the ExpressJS server to AWS Lambda and API Gateway. Not yet sure what the best approach is for the database. ElephantSQL (hosted PostgreSQL) looks awesome and their pricing model looks great, but I'm not sure if the connection approach is appropriate for Lambda. Would destroying the connection after each response be appropriate? Not sure yet.

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

No branches or pull requests

1 participant