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

Web app resources/architecture #201

Open
tmuntianu opened this issue Oct 15, 2019 · 0 comments
Open

Web app resources/architecture #201

tmuntianu opened this issue Oct 15, 2019 · 0 comments

Comments

@tmuntianu
Copy link
Contributor

tmuntianu commented Oct 15, 2019

https://streamlit.io/ for the client-side

aws serverless architechture for the backend - leveraging scaling lambda, and dynamodb, built on flask for easy api development and interoperability with supereeg
https://serverless.com/blog/flask-python-rest-api-serverless-lambda-dynamodb/

how to deal with large files on aws; either compress them and store them in Binary on dynamodb or upload to s3 and store identifier in dynamodb
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-use-s3-too.html

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