Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures.
Similar Posts
Details about SQL Azure reporting
Specific details about SQL Azure reporting, announced during PDC 2010. 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…
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…
PowerPoint presentations for the Windows Azure OSS summits in India
For those who attended the Windows Azure OSS Summits (Mumbai, Pune, Bangalore) in India, we just uploaded the PowerPoint presentations used during the different sessions, including: 1. Windows Azure Overview. 2. Building Hybrid Cloud Architectures 3. The OSS Developers Story 4. The OSS Data Story 5. Windows Azure and node.js They can be found here:…
Windows Azure Tools for Microsoft Visual Studio 2010 – August 2011 update
Even though I tweeted about this a few days ago, I would like to emphasize the importance of this update, particularly for developers creating projects for Windows Azure using Visual Studio 2010. My two favorite new features: 1) Profile applications running in Windows Azure 2) Manage multiple service configurations in one cloud project. Full article…
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:…