What is devops and in which stage does jenkins fit in?
Answer / Nageshwar Kumar Choubey
DevOps refers to a collaboration between development and operations teams to improve the speed, quality, and reliability of software releases. Jenkins fits into the Continuous Integration (CI) and Continuous Deployment/Delivery (CD) stages of DevOps, where it automates building, testing, and deploying applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the most useful plugins in jenkins?
explain the term agent?
What is the difference between continuous integration, continuous delivery, and continuous deployment?
What is the tool used for provisioning and configuration?
Explain the term post-section?
How is continuous integration implemented?
Have you run automated tests on jenkins?
Explain the terms agent, post-section, jenkinsfile
How to move or copy jenkins from one server to another?
What is a dsl jenkins?
Let us say, you have a pipeline. The first job was successful, but the second failed. What should you do next?
What are the types of jobs or projects in jenkins?