What is continuous integration?

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now software development practice where developers regularly merge their code changes into a central repository, after which automated builds and tests are run. This is doesn’t mean that these changes are going to users immediately

Read more

Write down steps to add new linux node of Jenkins?

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Install java in the node via yum/apt In jenkins master, use option Jenkins >> Nodes >> New Node Enter the following options based on your Setup Hostname/Ip address Username password/key Worplace directory in slave A name for slave and a label(optional) Save and ensure a successful connection is established

Read more

List down top 20 jenkins plugins

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Junit, ansible plugin, docker pipeline, bitbucket, artifactory, credentials, git, groovy, powershell, workspace cleanup, gradle, , monioring, ant, ansicolor, httprequest, Pipeline: multibranch, Office 365 Connector, vagrant, publish over ssh, publish over ftp,

Read more