Giter Site home page Giter Site logo

ccraddock / beiwe-backend-serverless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onnela-lab/beiwe-backend

0.0 0.0 2.0 4.12 MB

Beiwe is a smartphone-based digital phenotyping research platform. This is the Beiwe backend code

Home Page: https://www.beiwe.org/

License: BSD 3-Clause "New" or "Revised" License

Python 36.77% CSS 1.74% JavaScript 52.71% HTML 8.30% Shell 0.41% Dockerfile 0.07%

beiwe-backend-serverless's People

Contributors

ajmath62 avatar alvinsiu avatar cjmccarthy42 avatar dorsamet avatar erinn avatar kearygriffin avatar kyfantaz avatar mariasimoneau avatar sesterki avatar zagorsky avatar

Watchers

 avatar

beiwe-backend-serverless's Issues

Question regarding the serverless plan

Hi,

I'm coming from the beiwe-backend repo and I would like to know what are your plans for the beiwe project. I have a beiwe project deployed but I would like to know if you will be moving to serverless because I would be interested in learning about serverless and applying it to the project too, to reduce infrastructure management complexity and reduce (if possible) economic costs.

What do you plan on to make serverless?

I was thinking about:

  • having the website as a static web in S3 with content pulled from DynamoDB or RDS.
  • data processing made with lambda, batch jobs, or any other suitable service.
  • analytics made with batch jobs too (as it is)
  • data upload managed by Kinesis or IoT core.

Thank you very much.

add survey name

  • create form for entering survey name
  • add survey name to model
  • update survey viewing code to use survey name

add survey processing to chunker

  • function to process survey_timings files to extract relevant information, should do this from RAW data rather than CHUNKS, which may have the results spread over different chunks

  • function to upload results of processing survey_timings to PipelineRegistry

  • script to test functionality

  • modify chunker to call survey processing functionality when a survey timings file is encountered

  • integrate information from app log to get presentation time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.