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 →
What is Terraform? Terraform is a powerful tool that allows you to define and manage your cloud resources using code. But what if you already have the terraform resources set up manually or through other means? In this blog, we… Continue Reading →
Still confused about what CI/CD + CD is? Not anymore; this blog covers it all with an example of GitHub Actions and Node.js. In the world of software development, it is important to have efficiency and automate stuff when needed…. Continue Reading →