ISE Developer Blog

Storing Data Securely in Azure Blob Storage

How you can leverage the Azure Encryption Extensions library to easily encrypt data you store in Azure Blob Storage using Microsoft's proven Cryptographic Services Providers, and how you can upgrade existing Blob Storage code with minimal changes.

Parallelized Bulk Copy of Data from AWS to Azure

For various reasons, many customers want the ability to easily and efficiently move data from Amazon Web Services’ Simple Storage Service (S3) to Microsoft Azure storage. In this Case Study, you’ll see how to take the simple notion of cloud file-copy and make it fast and efficient using parallel techniques.