Cloud and Application Modernization

Code

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

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.

Stop/Remove All Docker containers
Stop/Remove All Docker containers

This article contains few hints when you are using docker. My main article about Docker is How Docker is disrupting Legacy IT Companies.

Test and Data Generation for Java Unit tests
Test and Data Generation for Java Unit tests

Today I was preparing a presentation about Software Code quality for a TechTalk on Thursday. I made a search on the Internet about Automatic Unit test generators and Data Generators. I will present some tools I have tried. Today, we will …

TOP open-source dashboard solutions 2017
TOP open-source dashboard solutions 2017

A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to share common goals. It can also be useful to identify weaknesses in processes and adapt …

Writing an integration test with a mail server
Writing an integration test with a mail server

This is a simple example of code to demonstrate how to use the library fakesmtp-junit-runner to write integration tests with mail servers. The library has been released on GitHub and Maven Central.

Away/async vs Promises
Away/async vs Promises

Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.

Five trending technologies for Digital Transformation
Five trending technologies for Digital Transformation

Today I stumbled upon that interesting article. That is a summary/prediction of some emerging technologies that are useful for Digital Transformation. Have you ever tried them?