Skip to content

How to transition of models developed to run locally to run in the cloud? #10

Description

@davidrpugh

In issue #6 @KG-ethc asked...

On the other end, what is a small cloud implementation, and how do you plan on making that easy to install for researchers with smaller budgets?

...my short answer is Docker. Build images to make it easy for researchers to develop their models inside Docker containers put these images on DockerHub so that everyone can find them. Then the models can be run locally or on any other compute infrastructure that accepts containers.

As a bonus, a container will make it trivially easy for another research team to replicate the analysis of ay particular model. Just grab the image and run the app in the container!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions