Skip to content

Instantly share code, notes, and snippets.

@hmanzur
Last active April 27, 2023 20:17
Show Gist options
  • Save hmanzur/1525f5c0902c3dbe904ff4f44742dda1 to your computer and use it in GitHub Desktop.
Save hmanzur/1525f5c0902c3dbe904ff4f44742dda1 to your computer and use it in GitHub Desktop.
DevOps Roadmap 2023

Bases DevOps

  • Principios DevOps
  • Bases en algún lenguaje de programación (Python / Typescript / Go / Java)
  • Manejo de herramientas de CI / CD (Github Actions / Repository Pipelines / Cloud Pipelines / Circle CI)
  • Infraestructura como código (Terraform / Pulumi / Cloud SDK)
  • Unix (Bash scripting, Linux, comandos más usados)

Habilidades intermedias para un DevOps

  • Docker / Contenedores
  • Orquestación de servicios serverless
  • Monitoreo (Datadog / New Relic / Cloud Monitoring)
  • Networking (dns, ip, inbound, outbound)
  • Service Status
  • Manejo de credenciales

Habilidades avanzadas que un DevOps debe manejar y conocer

  • GitOps
  • K8s
  • Prometheus
  • Graphana
  • Alert management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment