Cloud and Application Modernization

Management

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

Zabbix vs Prometheus which is the best ?
Zabbix vs Prometheus which is the best ?

Zabbix vs Prometheus — which is the best monitoring tool? I first wrote about this question in 2019, when I was tearing out a monitoring stack I disliked and evaluating open-source replacements. Since then I’ve designed observability …

5 Best practices to handle your exceptions in Java
5 Best practices to handle your exceptions in Java

Exceptions are annoying. The exceptions are bothersome to handle, it invades your code like a ant colony and we never know how to deal with them. This small article gives you 5 best practices to dead with exceptions in your Java code.

To rewrite or not to rewrite a software
To rewrite or not to rewrite a software

To rewrite or not rewrite a software ? Writing a software is a incredible difficult task. When the time has come for the software to know the retirement : should we rewrite it ? or have an progressive approach ?

How to make a software developer happy ?
How to make a software developer happy ?

To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy in his work. I wrote this article with several targeted audience in mind : Junior developers, …