spjasper commited on
Commit
2724435
verified
1 Parent(s): 6ffda37

Create devops.json

Browse files
Files changed (1) hide show
  1. roles/devops.json +24 -0
roles/devops.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rol": "DevOps Engineer",
3
+ "habilidades": [
4
+ "Linux",
5
+ "Git",
6
+ "CI/CD",
7
+ "Docker",
8
+ "Kubernetes",
9
+ "Terraform",
10
+ "AWS",
11
+ "Azure",
12
+ "Monitoreo",
13
+ "Seguridad"
14
+ ],
15
+ "habilidades_es": [
16
+ "Administraci贸n de sistemas Linux",
17
+ "Automatizaci贸n",
18
+ "Integraci贸n continua",
19
+ "Contenedores",
20
+ "Orquestaci贸n",
21
+ "Infraestructura como c贸digo",
22
+ "Seguridad en la nube"
23
+ ]
24
+ }