Cloud and Application Modernization

Quality

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

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.

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

Java developer testing toolbox
Java developer testing toolbox

An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software Development Process & Assurance, testing, and monitoring tools are key tools to ensure a high …

Codacy : an easy-to use code quality review solution
Codacy : an easy-to use code quality review solution

Some time ago, I organized a talk on “Code Quality and why developers should care about” for my company. In that presentation, I demonstrate some tools, unfamiliar to the audience: young developers and battle-hardened IT …

Disruption in Software Quality Assessment, still relevant in 2021 ?
Disruption in Software Quality Assessment, still relevant in 2021 ?

Like many other markets, the SQA/ALM Market soon will meet #disruption. Domains like machine learning, deep learning, and cloud computing will force it to evolve in the next few years. This article is presenting some predictions of quality …

I have tried Vue.js and I love it
I have tried Vue.js and I love it

I have tried Vue.js and just love it. Some weeks ago, I started a new project for which, I have to build an internet website. Context After spending really long hours on the internet, browsing, collecting every possible testimonials and …

My weekly DZone''s digest #1
My weekly DZone''s digest #1

This is my first post that offers a digest from a selection of DZone’s articles. I will pick DZone’s article based on my interests. This week the subjects are: BDD Testing, Bad code, Database Connection Pooling, Kotlin, …

SonarQube and ReactJS
SonarQube and ReactJS

This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin.

SonarQube plugins for AngularJS and Javascript you may not know
SonarQube plugins for AngularJS and Javascript you may not know

In this article, I will present you with two new SonarQube plugins that you will never find on the SonarQube marketplace (for some good reasons). Keep reading if you are developing in TypeScript, AngularJS 2, Javascript.