Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 1.62 KB

File metadata and controls

25 lines (25 loc) · 1.62 KB

hands-on

This section includes Information about learning sources.
For hands-on labs in most of the DevOps conspets: https://kodekloud-engineer.com/

GIT

  1. Resources to learn git by GitHub: https://try.github.io
  2. Become a git guru by Atlassian: https://www.atlassian.com/git/tutorials

Ansible

  1. GitHub Ansible workshops: https://github.com/ansible/workshops
  2. RedHat Ansible wrokshop: http://ansible.redhatgov.io/standard/welcome/index.html

Programming

  1. Python (learnpython): https://www.learnpython.org
  2. Python Challenge: http://www.pythonchallenge.com
  3. Go tour: https://go-tour-he.appspot.com/#1
  4. Javascript (MDN): https://developer.mozilla.org/en-US/docs/Web/JavaScript
  5. ReactJS:

Containers

  1. Bret Fisher container courses: https://www.bretfisher.com/courses/ (I guess that's the best option but it costs money)
  2. Containers in depth: https://container.training/intro-selfpaced.yml.html#1
  3. K8s tutorials: https://kubernetes.io/docs/tutorials/
  4. K8s interactive scenarios by Katacoda: https://katacoda.com/courses/kubernetes/
  5. K8s in depth: https://container.training/kube-selfpaced.yml.html#1
  6. Game of pods by KodeKloud: https://kodekloud.com/courses/game-of-pods/