Cloud and Application Modernization

Syntax

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.

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.

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 …

New secret project
New secret project

I am writing on a new secret project.

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.