KKrishnainsbvkrishna.hashnode.dev·Sep 3, 2021 · 6 min readDebugging Java Memory issues: Thread and Heap Dump AnalysisCross posted to https://sbvkrishna.me/debugging-java-memory-issues Java has garbage collection (GC) feature which automatically handles memory management for us - determines what memory is no longer being used by a Java application, destroying/deall...00
KKrishnainsbvkrishna.hashnode.dev·Nov 15, 2020 · 6 min readFrom Amazon Internship to Full-time : Learnings and suggestionsCross-posted to https://sbvkrishna.tech/from-internship-to-full-time-amazon Having went through the path of transitioning from a Software Engineering Intern to Full-time Software Engineer at Amazon, below are some of the learnings that I can share f...00