Cloud and Application Modernization

Generation

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

Quest for a CMS in 2018 : Sanity.io
Quest for a CMS in 2018 : Sanity.io

Last year, I was looking for a CMS to replace Hexo.io. Hexo.io served me well but I was frustrated to not be able to write posts in public transports and get the correct SEO. I wrote my quest to find the appropriate CMS that I was expecting …

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

Generating awesome slideshows using JS and Vue
Generating awesome slideshows using JS and Vue

I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.js.

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.

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 …

How Docker is disrupting Legacy IT Companies
How Docker is disrupting Legacy IT Companies

Thanks to its popularity, Docker has disrupted many companies and blurred the silos between Developers and Operations. This article, based partially on my own experiences.

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 …