-
Notifications
You must be signed in to change notification settings - Fork 323
/
1. pre-requisites
32 lines (23 loc) · 1.03 KB
/
1. pre-requisites
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
DevOps Architect Training
-------------------------
MUST:
1. Linux --> https://www.youtube.com/watch?v=4ZHvZge1Lsw&t=35s
Basics: https://github.com/raushan8586/devops-2023-september/blob/main/3.%20Linux%20Basics
Practice --> Server in the cloud (AWS/Azure)
For the time-being --> https://www.tutorialspoint.com/linux_terminal_online.php
2. Cloud --> AWS/Azure/GCP
If you are starting --> start with AWS
AWS --> https://www.youtube.com/watch?v=cJLJrLlZ8no&t=1s (1 Month Target)
Azure --> https://www.youtube.com/watch?v=0bNFkI_0jhc
MUST
Create an EC2 instance --> https://www.youtube.com/watch?v=0Gz-PUnEUF0
MUST
3. API
https://www.youtube.com/watch?v=-mN3VyJuCjM
Must for Experienced Professional (3+ yrs) --> Automation
4. Shell-Scripting --> https://www.youtube.com/watch?v=9ckXibjManw
--> https://www.geeksforgeeks.org/introduction-linux-shell-shell-scripting/
5. Python Scripting --> Automation
Beginner --> https://www.youtube.com/watch?v=pJ3IPRqiD2M&t=27599s
(6+ yrs)
Programs --> https://www.geeksforgeeks.org/python-programming-examples/