High-level discussion of the fundamental challenges and benefits of cloud computing security.
Similar Posts
Windows Azure Insider July 2013 – Meter and Autoscale Multi-Tenant Applications in Windows Azure
This month, for the MSDN Magazine Windows Azure Insider column, Bruno and I follow up on the topic of creating multi-tenant solutions in the cloud, particularly focusing on metering and auto-scaling, which are crucial tasks for properly maintaining applications that serve multiple resources sharing compute and storage resource. The full article can be found here:…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…
Telemetry Ingestion and Analysis Using Microsoft Azure Services
For the latest Azure Insider column Bruno Terkaly and I invited our colleague in France, Thomas Conté, to write an article about Telemetry Ingestion and Analysis using common cloud components, including Worker Roles, BLOB Storage, and HDInsight. He did an amazing job illustrating this specific workload, providing multiple options for each step of the process,…
Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs
Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…
Windows Azure AppFabric Caching transactions and update modes
While talking to a startup company today, they asked me about the Windows Azure AppFabric Caching service, trying to replace a Redis self-managed deployment. The conversation steered specifically towards atomic transactions and update modes. I found a really good white paper from Scott Seely that talks about the two update patterns supported: optimistic and pessimistic….
PowerBuilder and Windows Azure by Jim O’Neil
Great post from Jim O'Neil on running PowerBuilder applications on Azure, as well as compatibility with SQL Azure, the Windows Azure AppFabric Service Bus, and Windows Azure Storage. Click here to open link…