Kubernetes Infrastructure At Medium

<p><em>How we use Kubernetes to manage micro-services &mdash; a high-level view &amp; Introduction</em></p> <h1>Why Kubernetes?</h1> <p>The simple answer is that it meets our needs quite nicely; and that it solves important, complex problems without us having to build the solutions ourselves. The obvious solutions Kubernetes provides are around scaling, bin-packing, and the fact that it allows services to be more or less &lsquo;self-healing&rsquo;.</p> <p>Another critical consideration is deployments &mdash; ease of rollouts and rollbacks. We have built complex infrastructure around deployments, but more on that in another post to come.</p> <p><a href="https://medium.engineering/kubernetes-infrastructure-at-medium-d9e2444932ef"><strong>Learn More</strong></a></p>