Skip to content

Instantly share code, notes, and snippets.

@roxsross
Created April 5, 2024 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roxsross/fac9e2f5726c755b9ebaf4dbba12d803 to your computer and use it in GitHub Desktop.
Save roxsross/fac9e2f5726c755b9ebaf4dbba12d803 to your computer and use it in GitHub Desktop.
Tools

Control de Version

  1. Git

(CI/CD):

  1. Jenkins
  2. CircleCI
  3. Github Actions
  4. GitLab CI/CD
  5. TeamCity

Automatización de Configuración:

  1. Ansible
  2. Chef
  3. Puppet

Contenerización:

  1. Docker
  2. Podman
  3. rkt (Rocket)
  4. Containerd

Orquestación de Contenedores:

  1. Kubernetes
  2. OpenShift

Monitoreo y Análisis:

  1. Prometheus
  2. Grafana
  3. Splunk

Infraestructura como Código (IaC):

  1. Terraform
  2. CloudFormation
  3. Pulumi
  4. AWS CDK (Cloud Development Kit)

Aprovisionamiento de Entornos:

  1. Vagrant
  2. Docker Compose
  3. Minikube

Entrega Continua Avanzada:

  1. Spinnaker
  2. Argo CD
  3. FluxCD
  4. Jenkins X

Seguridad:

  1. OWASP ZAP
  2. Trivy
  3. Semgrep
  4. SonarQube
  5. Horusec
  6. HashiCorp Vault
  7. Gitleak
  8. Clair
  9. Docker scout

Registry

  1. Docker-hub
  2. ECR
  3. Harvor

Encriptacion

  1. Sops

Performance

  1. K6
  2. Jeter
  3. BlazeMeter

Artefacto

  1. Nexus
  2. Jfrog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment