Windows Azure: Migration Scenarios For The Cloud
This week we begin a mini-series on the migration of applications to the Windows Azure platform. How about that? A recurring question in sessions about cloud computing is just about scenarios in existing on-premise and as we migrate to the cloud services. What can we migrate? Layers that we enjoy?
Patterns For Building Applications For Windows Azure
I’m doing some projects that are to develop patterns. So, here’s some examples drawn from the WAG: A typical application containing Web Roles, Worker Roles and communication Queues Azure is shown below: A simplified version of this pattern with ASP.NET Forms Authentication for Azure Tables see below:
Windows Azure: Migrating From Applications To The Cloud
Consider another scenario that can take advantage of an environment in the cloud. Imagine a solution based on Web Services that provide CRUD capabilities and business rules operating on a database. At the same time, the solution provided for administrative users, who use business rules as services in libraries, which