PinnedInvestigating Java Heap memory and Native memory leaksWhat is a memory leak?Feb 26, 20222Feb 26, 20222
Java AOT compilation and challengesBefore delving into AOT and how we used it to compile our Java application into machine instructions ahead of time, let’s take a moment to…Apr 27, 20231Apr 27, 20231
Employee free time algorithmI recently came across an interesting algorithmic question that has multiple approaches. In this question, we are given a problem statement…Mar 6, 2023Mar 6, 2023
Designing Multi-region distributed system: Things to be taken into accountExisting systemAug 27, 2021Aug 27, 2021
From Monolithic to a Highly responsive distributed systemThe stand-off between the monolithic and the distributed architecture has started years ago, almost right after microservices premiered as…Aug 27, 2021Aug 27, 2021