ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
43 stars 27 forks source link

Amazon #18

Closed drniiken closed 6 years ago

drniiken commented 6 years ago

User story

As a developer I want to have the prototype and the associated technologies running on AWS. I want to get a feeling for prices and network latency when transferring large docker images and models.

Definition of done

mguidon commented 6 years ago

Setup computational backend as a docker swarm with workers using different hardware (gpu/cpu) if possible

mguidon commented 6 years ago

Definition of Done:

mguidon commented 6 years ago
  1. Familiarize with EC2 and get docker swarm up and running
  2. Move docker images from masu to dockerhub
  3. Run workflow (might need some changes due to hardcoded IPs)
  4. Hybrid clusters? Very easy, we could have a service with the XRpcWorker and its thrift interface almost for free.
  5. Familiarize with amazon image registry: Oh buy this is a bit difficult due to the 12 h expiration of credentials. Maybe this helps: https://github.com/awslabs/amazon-ecr-credential-helper
  6. qx
  7. iSolve
drniiken commented 6 years ago
  1. Amazon MaG
drniiken commented 6 years ago