This paper is published in Volume-7, Issue-3, 2021
Area
Devops
Author
Deepika R., Sharadadevi Kaganurmath
Org/Univ
RV College of Engineering, Bengaluru, Karnataka, India
Keywords
Continuous Integration (CI), DevOps, Jenkins, Software Development, Version Control System.
Citations
IEEE
Deepika R., Sharadadevi Kaganurmath. A Study on Development Operations for Continuous Integration using Jenkins, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.
APA
Deepika R., Sharadadevi Kaganurmath (2021). A Study on Development Operations for Continuous Integration using Jenkins. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.
MLA
Deepika R., Sharadadevi Kaganurmath. "A Study on Development Operations for Continuous Integration using Jenkins." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.
Deepika R., Sharadadevi Kaganurmath. A Study on Development Operations for Continuous Integration using Jenkins, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.
APA
Deepika R., Sharadadevi Kaganurmath (2021). A Study on Development Operations for Continuous Integration using Jenkins. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.
MLA
Deepika R., Sharadadevi Kaganurmath. "A Study on Development Operations for Continuous Integration using Jenkins." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.
Abstract
DevOps is a new way of thinking for software design that intends to break down the barriers between developers and operations team to provide quick delivery and immediate response to changing requirements throughout the software development Process. Each programmer or testing team will be allocated to different project, so it would be critical to test and build the modules to ensure they operate working efficiently and without flaws. One of the important techniques among software developers is Continuous Integration (CI), in which developers integrate their work into a baseline on a regular basis. Automating the process like build and testing is the important way to make Continuous Integration more powerful and quicker. This paper examines the challenges faced during traditional Integration and the advantages of CI using Jenkins.