Similar Posts
Windows Azure AppFabric Service Bus Brokered Messaging
Great article about the new Windows Azure AppFabric capabilities announced during BUILD Click here to open link…
Microsoft Azure Readiness Kit for DevCamps February 2016 update
Content for the Microsoft Azure Readiness Kit DevCamps has been recently updated to reflect the latest announcements, including PaaS, App Services, IaaS, Machine Learning, Data platform and storage, Media, Integration and Identity. Great resource for beginners that want to understand the Azure platform or for experts who need a quick refresh on the multiple Azure…
Windows Azure Starter Kit for Java CTP Released
This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant. Click here to open link…
Layered Architecture Sample for Azure
In the following days, I will be posting an article on the layered Architecture that I've been working on for the last few years (Azure compatible), but this article / project is a good introduction to this topic. Click here to open link…
The Windows Azure Training Kit April 2013 update is now available
The April 2013 version of the Windows Azure Training Kit is now available for download. You can find it here: http://www.microsoft.com/en-us/download/details.aspx?id=8396 Content Updates: • New Presentation: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Android • New Lab: Windows Azure Mobile Services and Windows Phone • New Presentation: Introduction…
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….