Build, Test, Distribute, and Monitor Xamarin apps with Visual Studio Mobile Center (now…

Service Fabric and .NET Core goes hand in hand for you to build microservices based applications to run reliably at scale. Join this session to learn about the integration points and how you can build a reliable scalable application, based on microservices, using the capabilities of Service Fabric and .NET Core.
Difficult to understand service fabric and containers with multi services. It is not an easy startup. We have to dig it up and dive in depth more.
Was a good video. Still a little fuzzy how containers and App Fabric fit together. Also if a Micro service is Stateful and clustered across 8 nodes/VM and uses one instance of Redis Cache then how can This be scaled out if need be? Would you have certain data in one instance of Redis while another one has different data or would you want to partition data across multiple instance of Redis?