Current landscape for cloud computing offerings in the market… very interesting.
Similar Posts
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…
Hosting WCF in Windows Azure
Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role. Click here to open link…
Installing SQL Server Express 2008 R2 on Windows Azure Cloud and Its Usage Scenarios
Installing SQL Server on a VM Role is not a pattern that Microsoft recommends for different reasons (including local storage scalability), but this article exposes some interesting ways of using this approach for cost saving purposes. Click here to open link…
Design Patterns, Anti-Patterns and Windows Azure
Please pay special attention to this pattern to avoid: "Running legacy servers using VM Roles". Click here to open link…
Windows Azure PDC 2010 Announcements
List of Windows Azure announcements during the PDC 2010 Keynote. I will be explaining them in detail during the following days, but this is a good start. Click here to open link…
Windows Azure Platform Training Kit – September update available
• Updated all hands-on labs and demo scripts for Visual Studio 2010, the .NET Framework 4, and the Windows Azure Tools for Visual Studio version 1.2 release. • Added a new hands-on lab titled "Introduction to the AppFabric Access Control Service (September 2010 Labs Release)". • Added a new hands-on lab "Debugging Applications in Windows…