#96 Java, Kubernetes & GC: Finding the Sweet Spot

Show notes
In this episode, we dive into a topic that many teams only start paying attention to when it’s already too late: Garbage Collection in Java microservices. And we do so together with Usama Nasir, Staff Software Engineer at GetYourGuide. While you might think Kubernetes solves everything, Usama shares how his team at GetYourGuide was still caught off guard by mysterious Out of Memory errors. The culprit? Microservices may be small, but that doesn’t mean Java’s memory management just takes care ...