Cloud and Application Modernization

Testing

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

Code generation and data generator : the best use cases
Code generation and data generator : the best use cases

What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. This state of the art illustrates various use-cases where tools can be used to generate …

PoniCode : My feedback and a mixed overall feeling about the tool.
PoniCode : My feedback and a mixed overall feeling about the tool.

My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the attention of media and the developers from the tooling ecosystem / …

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.

Should you invest in a new SQA company? 3 facts
Should you invest in a new SQA company? 3 facts

Some days ago, an investor asked me whether or not a fund should invest in a testing/SQA company. Here is my non-expert answer. This post is talking about the software editor companies that creates Software quality tools.The investor …

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 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.

Using S3 libraries with Minio mock server
Using S3 libraries with Minio mock server

In the continuation of my previous S3 article, I present you, how to write an S3 Java Sample program that is using a mock S3 server to develop the functionalities.