Spring + Kubernetes Best Practices

Nov 28 2019 Talk @ Toronto Java Users Group

A video of my talk about Spring + Kubernetes Best Practices on Nov 28 2019 at the Toronto Java User Group

Abstract:

Both Spring and Kubernetes have massive ecosystems leading to lots of ways to use Spring on Kubernetes. Which way is the best, what are the pros and cons of different approaches to using Spring and Kubernetes. This talk is organized as a series of recommendations for how to best use Spring and Kubernetes together in the Style of the Effective Java book. We will cover the things you should do with Spring and Kubernetes along with common mistakes and pitfalls.