Microsoft Open Sources Azure Service Fabric Net Sdk
Today marks the release of some of the Azure Service Fabric SDK under an MIT license. For those unfamiliar, Microsoft announced Service Fabric in 2015, coming out of its efforts in Skype for Business, Cortana, and other cloud services. Essentially, it helps developers build distributed applications that are highly reliable and scalable. It does so by running in clusters of containers across several virtual machine, all running in Azure....