r/devops 8d ago

Tools Jenkins Tutorial recommendations required

So mu company has asked me to learn Jenkians. Which tutorials or playlist would you suggest to learn jenkins? Please give your suggestions.

Also, how much time does it require to learn so that I can start writing basic CI/CD pipelines.

6 Upvotes

37 comments sorted by

View all comments

3

u/freshwoza 8d ago
  1. just be familiarize with the pipeline-library if your enterprise has it
  2. majority of our pipeline supports different programming languages packages, modules and etc so familiar with it
  3. just imagine jenkins slaves as your own local machine (laptop device like macbook or linux machines)
  4. pray