SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following tool used for Build & Release?
A
github
B
tomcat
C
jenkins
D
docker
Explanation: 

Detailed explanation-1: -Some of the most popular DevOps automation tools include Puppet, Chef, Ansible, and SaltStack. Puppet is a configuration management tool that helps you manage your infrastructure as code.

Detailed explanation-2: -Continuous Integration Server (Jenkins, Bamboo, CruiseControl, TeamCity, and others) Source Control Tool (e.g., CVS, SVN, GIT, Mercurial, Perforce, ClearCase and others) Build tool (Make, ANT, Maven, Ivy, Gradle, and others) Automation testing framework (Selenium, Appium, TestComplete, UFT, and others)

Detailed explanation-3: -Jenkins is a Java-based open-source automation platform with plugins designed for continuous integration. It is used to continually create and test software projects, making it easier for developers and DevOps engineers to integrate changes to the project and for consumers to get a new build.

There is 1 question to complete.