Co-Marketing with Windows Azure | Windows Azure Platform: Take advantage of the new Marketing program to certify a… http://bit.ly/aVXsgm
Similar Posts
WordPress.com and Windows Live partnering together
This is amazing news, particularly when one's blog is based on WordPress. 🙂 WordPress.com and Windows Live partnering together link
Windows Azure Insider November 2013 – Migrating Database Workloads to the Cloud
In the November 2013 issue of the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the different techniques and technical requirements that you should keep in mind when migrating SQL Server databases from on-premises to the cloud, providing guidance for Virtual Machine specifications and tools. The article can be found here:…
Web Page Image Capture using a Windows Azure app
Good example on how to capture web pages to an image using an Azure application, incuding how to use local storage, as well as combining the responsibilities of a web and a worker role in a single one. http://blog.smarx.com/posts/web-page-image-capture-in-windows-azure
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 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….
Windows Azure Insider December 2012 – Using Service Bus sessions for advanced messaging patterns
For the December 2012 issue of the MSDN magazine Windows Azure Insider column, Bruno and I take on the session capabilities offered by the Service Bus, allowing developers to group messages and use a private state for storing global values. We also talk about advanced messaging patterns, and their importance when it comes to decoupling…