・The microservices basis, Provide it from Microsoft Azure Service Fabric
The agile development process is popularly adapted for software development. And the microservice design pattern is fit for the agile development process.
This article describes concept of the microservice which has an aspect of the distributed system, and procedures of implement by concept of the actor model which reduces cost of developing it.
>>The microservice design pattern
>>Some patterns of state transferring of system
>>A concept of the actor model, for a distributed system
>>The Virtual Actor is the Actor model for cloud ready
>>Microsoft Azure provides the Virtual Actor as Service Fabric Reliable Actor
>>Create state full service web app
>>Incorporate the Realiable Actor service to web app solution
>>Invoke Reliable Actor from stateless Web API
>>Deployment of the actor model solution to Microsoft Azure Service Fabric
>>CAP for the Grain and the Reliable Actor
No responses yet