OpenMined / PyGrid-deprecated---see-PySyft-

A Peer-to-peer Platform for Secure, Privacy-preserving, Decentralized Data Science
Apache License 2.0
617 stars 217 forks source link

Deploy Network to serverfull environment on AWS (HTTP and Websockets) #645

Closed cereallarceny closed 3 years ago

cereallarceny commented 4 years ago

We want to be able to deploy a Network in a serverfull environment to AWS. This should include the Flask API in both HTTP and Websocket form. When I say "serverfull", this means that we should be deploying physical servers, rather than lambda functions (known as "serverless").

A note about code organization: we're going to be writing this type of code often and for many providers. Do you best to create a series of functions that can be run to manage our deployment.

github-actions[bot] commented 4 years ago

This issue has been marked stale because it has been open 30 days with no activity. Leave a comment or remove the stale label to unmark it. Otherwise, this will be closed in 7 days.