/doz2h-tools

All tools needed for the DevOps: Zero to Hero course

DevOps: Zero to Hero - Accounts and Tools

All tools needed for the DevOps: Zero to Hero course

Course Content

Interested in the course? All of the content can be found in Google Drive.

Accounts

You only need to sign up for these. We will go through the set up together

  1. Github account
  2. Docker account
  3. Amazon Web Services (AWS)
  4. Google Cloud Platform (GCP)
  5. Skills for All with Cisco

Applications

  1. Virtualbox
  2. Vagrant
  3. Docker (Docker Desktop)
  4. Docker Compose

Code Editors

Code editors make writing and reading code easier by differentiating objects used in different programming languages. Each code editor offers different capabilities and features from themes to version control management and beyond. You only need to download one, but you can download more if you wish to explore different options.

  1. Vim (CLI Text Editor)
  2. Visual Studio Code
  3. Atom
  4. Sublime Text 3
  5. Notepad++ (Windows only)

Tools

  1. Git (2.17.1 or greater)
  2. Python (3.6 or greater)

Images

  1. Ubuntu 20.04.3 LTS

Guided installs

We will be installing these together during the mentoring

  1. Kubernetes
  2. Minikube
  3. Helm
  4. Ansible