This section includes Information about learning sources.
For hands-on labs in most of the DevOps conspets: https://kodekloud-engineer.com/
- Resources to learn git by GitHub: https://try.github.io
- Become a git guru by Atlassian: https://www.atlassian.com/git/tutorials
- GitHub Ansible workshops: https://github.com/ansible/workshops
- RedHat Ansible wrokshop: http://ansible.redhatgov.io/standard/welcome/index.html
- Python (learnpython): https://www.learnpython.org
- Python Challenge: http://www.pythonchallenge.com
- Go tour: https://go-tour-he.appspot.com/#1
- Javascript (MDN): https://developer.mozilla.org/en-US/docs/Web/JavaScript
- A re-introduction to JavaScript (JS tutorial): https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
- ReactJS:
- Tutorial: Intro to React by ReactJS: https://reactjs.org/tutorial/tutorial.html
- All the fundamental React.js concepts, jammed into this single Medium article by Samer Buna: https://medium.com/edge-coders/all-the-fundamental-react-js-concepts-jammed-into-this-single-medium-article-c83f9b53eac2
- Bret Fisher container courses: https://www.bretfisher.com/courses/ (I guess that's the best option but it costs money)
- Containers in depth: https://container.training/intro-selfpaced.yml.html#1
- K8s tutorials: https://kubernetes.io/docs/tutorials/
- K8s interactive scenarios by Katacoda: https://katacoda.com/courses/kubernetes/
- K8s in depth: https://container.training/kube-selfpaced.yml.html#1
- Game of pods by KodeKloud: https://kodekloud.com/courses/game-of-pods/