Use Azure Service Fabric to decompose apps

Here we consider an iterative approach to decomposing an IIS/ASP.NET web site into an application composed of multiple manageable microservices. Using Service Fabric as the hosting platform, we can

Continue reading