Learn from Leadership challenge in politicsThe psychological strain and fatigue from ongoing infighting within the Conservative leadership are significantly impacting MPs, many of…May 18May 18
How to Cultivate a Positive Attitude through MeditationIn today’s world, the practice of meditation is often overlooked by the younger generation, who primarily focus on physical fitness and…Jun 11, 2023Jun 11, 2023
Running migration project of CI and devops toolingCI/CD server is like a motorway which is constantly in-use and smooth running is extremely important; if there is a glitch in the process…Jun 4, 2021Jun 4, 2021
Optmise Docker based Maven Builds for speedBuild tools like Maven, npm have a depedency management system that allows developers to download build and runtime dependencies. These…Nov 22, 2020Nov 22, 2020
AWS ECS Service autoupdateHave you come across the issue when you update the TaskDefinition of an ECS service, the service goes in inactive state, although running…Feb 23, 2019Feb 23, 2019
ECR login from Jenkins using Pipeline and DockerAWS ECR — Elastic Container register is docker register that you will need if you wish to use private register with ECS or ECS Fargate. For…Aug 25, 20181Aug 25, 20181
Docker Volume mount as non rootIt is good practice to run the docker non root user. However there is challenge to be able to mount a volume from host to docker container…May 24, 2018May 24, 2018
Include a common groovy script in Jenkins fileJenkinsfile allows defined the Jenkins pipeline as code. For more info see https://jenkins.io/doc/book/pipeline/jenkinsfile/Feb 2, 20181Feb 2, 20181