SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which one is an open source tool which can be used to implement CI-CD pipeline?
A
BitBucket
B
Github
C
CodeDeploy
D
Jenkins
Explanation: 

Detailed explanation-1: -1. Jenkins. Jenkins is an open-source automation server in which the central build and continuous integration process take place. It is a self-contained Java-based program with packages for Windows, macOS, and other Unix-like operating systems.

Detailed explanation-2: -AWS can set up CI/CD pipelines using the following AWS Developer Tools: AWS CodeCommit. AWS CodeBuild. AWS CodePipeline.

Detailed explanation-3: -Jenkins is an open source automation server written in Java. It is used to continuously build and test software projects, enabling developers to set up a CI/CD environment. It also supports version control tools like Subversion, Git, Mercurial, and Maven.

Detailed explanation-4: -Wercker is a CI tool that automates builds and deploys the container. It is one of the best Continuous Integration servers which creates automated pipelines which can be executed through the command line interface. Features: Fully integrated with Github & Bitbucket.

There is 1 question to complete.