Skip to main content

Posts

Showing posts with the label DevOps Tools

How to generate Jenkins job Configuration automatically

​ Learn step by step guide on how to generate Jenkins job Configuration automatically. This tutorial is published by well known DevOps trainer - Rajesh Kumar. Job DSL Plugin The job-dsl-plugin allows the programmatic creation of projects using a DSL. Pushing job creation into a script allows you to automate and standardize your Jenkins installation, unlike anything possible before. More -  https://wiki.jenkins-ci.org/ display/JENKINS/Job+DSL+Plugin https://github.com/jenkinsci/ job-dsl-plugin/wiki/Tutorial-- -Using-the-Jenkins-Job-DSL Multi-Branch Project Plugin Read more click here Reference:- This article was originally posted on scmGalaxy.com

Which DevOps platform should you learn?

Business growth depends on a company’s ability to innovate in line with changing customer needs and market realities. Innovation requires fast and reliable software delivery. And great software is a result of integrating development with IT operations and functions in a manner that enables better communication and co-operation, resulting in greater speed and enhanced quality. What is a DevOps platform and how are they used? The term “DevOps” refers to the coming together of developers and operations personnel in order to achieve automation, continuous integration, and more frequent software deployment. Read more Click here Reference:- This article was posted on BestDevOps.com