Skip to content

Latest commit

 

History

History
127 lines (89 loc) · 3.48 KB

devops-tools.md

File metadata and controls

127 lines (89 loc) · 3.48 KB

Reference the https://xebialabs.com/periodic-table-of-devops-tools/ .

SCM (Version Control)

Database Management

none.

Build

  • Make
  • Packer

CI (Continuous Integration) & CD (Continuous Delivery)

Repo Management

  • Docker Hub
  • apk - Alpine Linux package management.
  • Alpine packages | alpinelinux
  • apt - Advanced Package Tool.
  • RubyGem - Ruby community’s gem hosting service.
  • Homebrew - The missing package manager for macOS.
  • npm - The package manager for JavaScript and the world’s largest software registry.
  • yum - Yellowdog Updater, Modified, an open-source command-line package-management utility for computers running the Linux operating system using the RPM Package Manager.

Testing

  • Selenium
  • JMeter

Deployment

Config / Provisioning

Configuration Management

Infrastructure as Code.

Provisioning

Containerization

  • Docker
  • Mesos
  • Swarm
  • Kubernetes (K8s)
  • Rancher

Cloud / IaaS / PaaS

Public Cloud

  • AWS
  • Azure
  • Google Cloud Platform
  • Rackspace
  • DigitalOcean
  • Linode
  • Heroku

Private Cloud

Release Management

none.

Collaboration

Bl / Monitoring

Logging

Security

  • none.