alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
59 stars 15 forks source link

Add reference solutions and exemplars that should be reviewed to reading list #5

Closed jamespjh closed 6 years ago

jamespjh commented 6 years ago

Please add links we think everyone should read to https://github.com/alan-turing-institute/data-safe-haven/wiki/ReadingList

darenasc commented 6 years ago

Here is a list of platforms that provide data sharing and security to build applications on top or working with data. I guess part of the work would be to explore how these platforms handle highly sensitive data. Some of them could be deployed in containers for testing purposes.

The Apache tools might be a bit too focused on Hadoop but an option is to use Hadoop as storage or to take some design criterias / good ideas from these tools.

Is it something like this @jamespjh what goes in this issue?

Copied to Wiki at Sprint 1 review meeting

jamespjh commented 6 years ago

Thanks @darenasc v useful.

ktakeda1 commented 6 years ago

Note Azure provides Role-Based Access Control to all resources (storage, compute, etc) - https://docs.microsoft.com/en-us/azure/role-based-access-control/overview

Copied to Wiki at Sprint 1 review meeting

martintoreilly commented 6 years ago

Future resources should be added directly to the reading list