Cloud and Application Modernization

Management

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

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.

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

Zabbix vs Prometheus which is the best ? In this article, I am presenting my first experience with Zabbix and why I decided to choose it.

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, …