How do you design a service that can handle hundreds of thousands of requests?
And how do you deploy an application that scales dynamically?
In this talk, you'll learn how to design, package and deploy applications to Kubernetes. You'll understand the many configuration options available to configure your cluster and how best to tweak them to scale your application. You will learn how you can expose metrics from your app and autoscale it as you receive more traffic.