Skip to content

Instantly share code, notes, and snippets.

@runegri
Created June 9, 2016 11:46
Show Gist options
  • Save runegri/08f31a1477038c7109d23c5b81651c58 to your computer and use it in GitHub Desktop.
Save runegri/08f31a1477038c7109d23c5b81651c58 to your computer and use it in GitHub Desktop.
Links for my talk on sensitive data in the cloud at NDC Oslo 2016
Analysis of the NYC taxi data set
http://bit.ly/1XVsny0
An article about the danish railways and azure
http://bit.ly/24n7Kum
The Norwegian Data Protection Authority’s guide for cloud services (in Norwegian)
http://bit.ly/25oybFM
The Norwegian government’s national strategy for cloud services (in Norwegian)
http://bit.ly/25kQRmq
The Owasp Cheat Sheets on Authentication and Access Control
https://www.owasp.org/index.php/Authentication_Cheat_Sheet
https://www.owasp.org/index.php/Access_Control_Cheat_Sheet
Identity management in Azure sample app
https://github.com/Azure-Samples/guidance-identity-management-for-multitenant-apps
Azure Key Vault
https://azure.microsoft.com/en-us/documentation/articles/guidance-multitenant-identity-keyvault/
Client-side encryption with Azure and Key Vault
https://azure.microsoft.com/en-us/documentation/articles/storage-client-side-encryption/
Azure Storage Service Encryption
https://azure.microsoft.com/en-us/documentation/articles/storage-service-encryption/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment