Cloud and Application Modernization

Template

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

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.

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.

Extending components, composition with Vue.js
Extending components, composition with Vue.js

This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two different practices : mixins and extends.

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.

Quest for a CMS in 2018 : KeystoneJS Feedback
Quest for a CMS in 2018 : KeystoneJS Feedback

I have received several requests after my first article dealing with CMS, Headless CMS (KeyStoneJS), and the rather gloomy conclusion. This article is giving feedback on my next 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 …