Application Architectures in Windows Azure, Part 2
Feb 23,
2010
So, why would there be a need for different architectural patterns in Windows Azure? One reason is for scalability. While it is still important to separate storage, presentation and business logic as in n-Tier architecture, we must adopt a slightly different approach if we want to achieve the scalability available to us on the cloud platform. […]