Deploying stateless service in Microsoft Azure

As Public Cloud are becoming an integral part of modern IT , organizations are exploring how they deploy and run a Stateless Service in Microsoft Azure cloud. Stateless services does not maintain their state in a persistent manner.

If you are planning on designing a an application which can be deployed as a stateless service these resources will help you to have more understanding on this :

https://azure.microsoft.com/en-us/documentation/articles/service-fabric-application-scenarios/

http://www.codeguru.com/csharp/azure/understanding-azure-service-fabric-microsofts-next-generation-paas-platform.html 

http://blog.geist.no/azure-service-fabric-introduction-getting-it-running

No comments:

Post a Comment