An open API service indexing awesome lists of open source software.

https://github.com/mitchs-dev/doz2h-tools

All tools needed for the DevOps: Zero to Hero course
https://github.com/mitchs-dev/doz2h-tools

Last synced: about 2 months ago
JSON representation

All tools needed for the DevOps: Zero to Hero course

Awesome Lists containing this project

README

        

# 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](https://drive.google.com/drive/folders/1GStten6gATAjHqu6q2CNMbnb2r8rz_mT?usp=sharing).

## Accounts
**You only need to sign up for these. We will go through the set up together**
1. Github account
* Signup: https://github.com/join
1. Docker account
* Signup: https://hub.docker.com/signup
1. Amazon Web Services (AWS)
* Signup: https://portal.aws.amazon.com/billing/signup
1. Google Cloud Platform (GCP)
* Signup: https://cloud.google.com/
1. Skills for All with Cisco
* Signup: https://skillsforall.com/course/getting-started-cisco-packet-tracer
* Note: Only sign up and complete enough to download Cisco Packet Tracer

## Applications
1. Virtualbox
* Download: https://www.virtualbox.org/wiki/Downloads
* Virtualbox Extension Pack (Not required but recommended): https://download.virtualbox.org/virtualbox/6.1.30/Oracle_VM_VirtualBox_Extension_Pack-6.1.30.vbox-extpack
1. Vagrant
* Download: https://www.vagrantup.com/downloads
1. Docker (Docker Desktop)
* Download: https://www.docker.com/get-started
1. Docker Compose
* Download: https://docs.docker.com/compose/cli-command/#installing-compose-v2

## 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)
* Download: https://www.vim.org/download.php
1. Visual Studio Code
* Download: https://code.visualstudio.com/download
1. Atom
* Download: https://atom.io/
1. Sublime Text 3
* Download: https://www.sublimetext.com/3
1. Notepad++ (Windows only)
* Download: https://notepad-plus-plus.org/downloads/

## Tools
1. Git (`2.17.1` or greater)
* Download: https://git-scm.com/downloads
1. Python (`3.6` or greater)
* Download: https://www.python.org/downloads

## Images
1. Ubuntu `20.04.3` LTS
* Download: https://ubuntu.com/download/desktop/thank-you?version=20.04.3&architecture=amd64

## Guided installs
**We will be installing these together during the mentoring**
1. Kubernetes
* Download: https://www.downloadkubernetes.com/
1. Minikube
* Download: https://minikube.sigs.k8s.io/docs/start/#what-youll-need
1. Helm
* Download: https://helm.sh/docs/intro/install/
3. Ansible
* Download: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#installing-ansible-on-specific-operating-systems