JAVA OOM – A troubleshooting runbook

This post is completely about out of memory(OOM) issues that causes app crashes , request failures for any  java based applications including spring-boot, vert.x, spark . Let us first understand how JVM process that is running our application acquires memory from the Hardware using the Operating System. Every Java application is nothing but a single