Cloud Computing
2 min read
0

Windows Azure: Migration Scenarios For The Cloud

October 13, 2018
0

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?

Continue Reading
General
1 min read
0

Patterns For Building Applications For Windows Azure

April 13, 2011
0

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:

Continue Reading
Cloud Computing
3 min read
0

Windows Azure: Migrating From Applications To The Cloud

April 7, 2011
0

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

Continue Reading