Cloud and Application Modernization

Application

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

ScaleUp360 Legacy IT 2020: What is a legacy application ?
ScaleUp360 Legacy IT 2020: What is a legacy application ?

During my talk at the “ScaleUp 360 Legacy IT Europe” conference, an important part of the discussion was about the notion of Legacy. As usual, it was very interesting to see that each speaker presented a different perspective, …

Answer to the article CQRS Is an Anti-Pattern for DDD
Answer to the article CQRS Is an Anti-Pattern for DDD

This article is an answer to the benefits and drawbacks of CQRS under the light of the DDD practices. The original article written by Hristiyan Pehlivanov can be found there. Despite the provoking title, the article is well-balanced and you …

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 …

FlexNG: Adobe Flex to Angular 8+ Code Transformation Tool
FlexNG: Adobe Flex to Angular 8+ Code Transformation Tool

Byoskill has collaborated with the company Metrixware, in the realization of a tool for the automatic transformation of Adobe Flex applications to more modern technologies such as Angular 8.

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.

Java developer testing toolbox
Java developer testing toolbox

An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software Development Process & Assurance, testing, and monitoring tools are key tools to ensure a high …

How to implement CQRS with Spring  : new framework
How to implement CQRS with Spring : new framework

This article is a presentation of a new little framework, I have developed and used on several projects. The framework is for Spring Framework and requires Java 8.0. The code is on GitHub and downloadable from Bintray or JCenter./

Codacy : an easy-to use code quality review solution
Codacy : an easy-to use code quality review solution

Some time ago, I organized a talk on “Code Quality and why developers should care about” for my company. In that presentation, I demonstrate some tools, unfamiliar to the audience: young developers and battle-hardened IT …