A fantastic resource for Java developers looking to create a new resume or improve their existing one, with tons of examples, samples and templates. (more…)
Read more »
Modern applications are increasingly relying on compute platforms based on serverless technologies to provide scalability, cost efficiency, and agility. Distributed architectures have unlocked many benefits, and they have introduced new complexities in ho... (more…)
Read more »
As I've seen in my previous post , the interest in functional programming is high. This is the reason I want to write an introduction about ...
Read more »
Java 9 is (almost) here and it’s time to check out what it has in store for us... (more…)
Read more »
A while ago, I had to analyse a large java heap dump, generated by one of our servers after a memory leak. This was hard.
I usually use Eclipse MAT for the job, but this time, it was so large the tool could not parse the heap dump in an acceptable time, ... (more…)
Read more »