Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.17 KB

Day 29 Task: Jenkins Important interview Questions.

Jenkins Interview

Here are some Jenkins-specific questions related to Docker that one can use during a DevOps Engineer interview:

Questions

  1. What’s the difference between continuous integration, continuous delivery, and continuous deployment?
  2. Benefits of CI/CD
  3. What is meant by CI-CD?
  4. What is Jenkins Pipeline?
  5. How do you configure the job in Jenkins?
  6. Where do you find errors in Jenkins?
  7. In Jenkins how can you find log files?
  8. Jenkins workflow and write a script for this workflow?
  9. How to create continuous deployment in Jenkins?
  10. How build job in Jenkins?
  11. Why we use pipeline in Jenkins?
  12. Is Only Jenkins enough for automation?
  13. How will you handle secrets?
  14. Explain diff stages in CI-CD setup
  15. Name some of the plugins in Jenkin?

These questions will help you in your next DevOps Interview. Write a Blog and share it on LinkedIn.

Happy Learning :)

← Previous Day | Next Day →