Is Kubernetes + Docker + AWS = Azure + Service Fabric?
问题 I see advantages of Kubernetes which include Rolling Deployments, Automatic Health check monitoring, and swinging a new server to action when an existing one fails. I also do understand that Kubernetes is not just for Docker. So, that brings a couple of questions! When Azure, and Service Fabric could provide all that I said (and beyond), why would I need Kubernetes? Would it make sense for one to use Kubernetes along with Service Fabric for large scale deployments on Azure? 回答1: Let's look