Vivek Thakur

Principal Applications Engineer

Recent Blogs

Java Heap Sizing in a Container: Quickly and Easily

In the previous blog, We have seen that Java has made improvements to identify the memory based on a running environment i.e. either a physical machine or a Container (docker). The initial problem with java was that It wasn't able to figure out that it was running in a container and It used to captu...

Java on Container Like A Pro

JVM in containers Modern day software systems are moving towards containers. But there are a few important factors to understand before we move our Java/JVM based applications to containers. These factors raise questions about Java's suitability for containers. Imagine an environment in which 10 ins...

Receive the latest blog updates