Last active
July 29, 2022 18:01
-
-
Save fida1989/113af29e1133ba10905eb86992f66b95 to your computer and use it in GitHub Desktop.
YOUTUBE LINKS TO LEARN DEVOPS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Linux : | |
Basic Linux commands are necessary before jumping into shell scripting. | |
* https://lnkd.in/dBTsJbhz | |
* https://lnkd.in/dHQTiHBB | |
* https://lnkd.in/dA9pAmHa | |
2. Shell Scripting: | |
* https://lnkd.in/da_wHgQH | |
* https://lnkd.in/d5CFPgga | |
3. Python: This will help you in automation | |
* https://lnkd.in/dFtNz_9D | |
* https://lnkd.in/d6cRpFrY | |
* https://lnkd.in/d-EhshQz | |
4. Networking | |
* https://lnkd.in/dqTx6jmN | |
* https://lnkd.in/dRqCzbkn | |
5. Git & Github | |
* https://lnkd.in/d9gw-9Ds | |
* https://lnkd.in/dEp3KrTJ | |
6. YAML | |
https://lnkd.in/duvmhd5X | |
https://lnkd.in/dNqrXjmV | |
7. Containers — Docker: | |
* https://lnkd.in/dY2ZswMZ | |
* https://lnkd.in/d_EySpbh | |
* https://lnkd.in/dPddbJTf | |
8. Continuous Integration & Continuous Deployment (CI/CD): | |
* https://lnkd.in/dMHv9T8U | |
9. Container Orchestration — Kubernetes: | |
* https://lnkd.in/duGZwHYX | |
10. Monitoring: | |
* https://lnkd.in/dpXhmVqs | |
* https://lnkd.in/dStQbpRX | |
* https://lnkd.in/de4H5QVz | |
* https://lnkd.in/dEtTSsbB | |
11. Infrastructure Provisioning & Configuration Management (IaC): Terraform, Ansible, Pulumi | |
* https://lnkd.in/dvpzNT5M | |
* https://lnkd.in/dNugwtVW | |
* https://lnkd.in/dn5m2NKQ | |
* https://lnkd.in/dhknHJXp | |
* https://lnkd.in/ddNxd8vU | |
12. CI/CD Tools: Jenkins, GitHub Actions, GitLab CI, Travis CI, AWS CodePipeline + AWS CodeBuild, Azure DevOps, etc | |
* https://lnkd.in/dTmSXNzv | |
* https://lnkd.in/dAnxpVTe | |
* https://lnkd.in/daMFG3Hq | |
* https://lnkd.in/dqf-zzrx | |
* https://lnkd.in/diWP7Tm7 | |
* https://lnkd.in/dYDCSiiC | |
13. AWS: | |
* https://lnkd.in/dmi-TMv9 | |
* https://lnkd.in/de3-dAB6 | |
* https://lnkd.in/dh2zXZAB | |
* https://lnkd.in/dQMyCBWy | |
14. Learn how to SSH | |
SSH using mobaxterm: | |
* https://lnkd.in/gx-T_FU8 | |
15. SSH using Putty : | |
* https://lnkd.in/gGgW7Ns9 | |
Best Websites to learn Devops: | |
https://kodekloud.com | |
https://acloudguru.com | |
https://www.katacoda.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment