Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
This article contains few hints when you are using docker. My main article about Docker is How Docker is disrupting Legacy IT Companies.
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin.
In this short story, I will relate how I migrate my blog personal website from a classic VM instance to a container using Google Cloud Container Engine and Kubernetes, Docker,…