Tag jenkins

Understanding Master-Slave Architecture in Jenkins

Master-Slave Architecture Overview The Master-Slave Architecture in Jenkins becomes an important concept to know that can enhance the efficiency of our CI/CD processes. This architecture helps us in such a way that if we have multiple processes running on Jenkins,… Continue Reading →

Installing Jenkins on AWS EC2

Automating your CI/CD pipeline can be tricky sometimes, but not anymore. Here’s a detailed installation of one of the famous automation tools Jenkins to AWS EC2. Introduction to Jenkins Jenkins is one of the most powerful and famous servers/tools for… Continue Reading →