Cloud and Application Modernization

Build

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

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 …

How to send Telegram Notifications with Google Cloud Build (GCB)
How to send Telegram Notifications with Google Cloud Build (GCB)

This article is a quick HOW-TO after struggling with Google Cloud Build about how to send notifications when a build has failed or is successful. Since I did not want to use Slack and the heavy client, I give a try in this post with …