Cloud and Application Modernization

Articles

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

Which framework to generate source code ?
Which framework to generate source code ?

I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source code.

Cleancode principle : the boy scout rule
Cleancode principle : the boy scout rule

A new cleancode principle : the boyscout rule One of the best cleancode principle. The boyscout rule. If you are interested by a cleancode course, I provide some lessons through byoskill.com Please contact me. For more articles about code …

Cleancode infography
Cleancode infography

Today I have produce a small infography with some cleancode principles that are important for me in my daily job of a coder.

Cleancode session - feedback
Cleancode session - feedback

I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode.

REST Http Client : Feign vs Retrofit 2
REST Http Client : Feign vs Retrofit 2

I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new HTTP Client. I decided to let Netflix Feign and Retrofit 2 fight …

How to do a legacy software migration : a successful checklist
How to do a legacy software migration : a successful checklist

Here is a small checklist about how to migrate a legacy migration and to ensure its success. This article is part of my work to explain my knowledge about Software migration in the company Byoskill.