Another great blog entry from J.D. Meier. Excellent guide on the right questions to ask yourself when designing a Windows Azure application, based on the scenario at hand.
Similar Posts
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…
Azure AppFabric ACS v2.0 High Level Architecture
I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication. http://blogs.msdn.com/b/alikl/archive/2010…
MSDN Magazine November 2012 – WAMS: A Robust Back End for Your Device Applications
In this month´s Windows Azure Insider column for MSDN Magazine, Bruno and I talk about Windows Azure Mobile Service, which abstracts many of the common tasks associated with developing solutions for device applications based on asynchronous calls. I hope that you enjoy it and find it helpful. http://msdn.microsoft.com/en-us/magazine/jj721590.aspx.
Announcing Reduced Pricing on SQL Azure and New 100MB Database Option
Great news for SQL Azure subscribers! Microsoft announced last Tuesday significant changes to the pricing structure, resulting in 48% to 75% savings for databases larger than 1GB. Also, the 100MB database option enables customers to get started using this cloud-base relational DB engine at half of the previous price. More information after the jump… Click…
Global Windows Azure Bootcamp 2013 – Denver, CO USA
This Saturday, April 27th 2013, Microsoft will be hosting the Global Windows Azure Bootcamp at our office in Denver, Colorado. Brendon McCarthy, Joe Mayo, Bill Wegerson and I will be presenting on different topics, including hybrid cloud architectures, messaging and storage strategies. This one day deep dive class was created with developers in mind, wanting…
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