CI/CD
-
Software Development
Notes on CodeBuild and CodePipeline
Shall we use Jenkins or CodeBuild? The eternal question. On the one hand, Jenkins allows you define builds and pipelines…
Read More » -
DevOps
Third Time Around
As I move between clients, I’m building a playbook of tools I like to have/make in order to help manage…
Read More » -
Software Development
Comprehensive Guide To Jenkins Declarative Pipeline [With Examples]
Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in…
Read More » -
Software Development
How To Create & Run A Job In Jenkins Using Jenkins Freestyle Project?
As per the official Jenkins wiki information, a Jenkins freestyle project is a typical build job or task. This may…
Read More » -
Software Development
Using Jenkins as your go-to CI/CD tool
Introduction Everyone loves Agile and the way it is replacing all the older methodologies and development models with a streamlined…
Read More » -
Software Development
How To Generate TestNG Reports In Jenkins?
TestNG is an open-source automated testing framework, where ‘NG’ of TestNG is Next Generation. It is similar to JUnit but…
Read More » -
Software Development
Kicking The Tyres
In my role as a software development consultant, I am often called on to boost software development practices up to…
Read More » -
DevOps
Top 10 CI/CD Pipeline Implementation Challenges And Solutions
CI/CD pipelines have become the mainstream approach to software development across the entire IT sector. There’s no doubt that CI/CD…
Read More » -
DevOps
Best Jenkins Pipeline Tutorial For Beginners [Examples]
Jenkins CI/CD has always been the goto option for DevOps professionals and beginners. It has more than 16,000 stars on…
Read More »