Azure Service Fabric usage

前端 未结 3 1049
执笔经年
执笔经年 2020-12-21 05:53

Service Fabric was just announced at the build conference. I was reading the scarce documentation about it and I have a question.

I\'m evaluating Service Fabric for

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-21 06:48

    This video answers my own question: http://channel9.msdn.com/Events/Build/2015/2-704. In summary, we should use Stateless Services to host ASP.NET based sites or API's which persist data to external data stores.

提交回复
热议问题