244 Forks
1491 Stars
1491 Watchers

learn_devops

I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress

How to download and setup learn_devops

Open terminal and run command
git clone https://github.com/codeaprendiz/learn_devops.git
git clone is used to create a copy or clone of learn_devops repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with learn_devops https://github.com/codeaprendiz/learn_devops/archive/master.zip

Or simply clone learn_devops with SSH
[email protected]:codeaprendiz/learn_devops.git

If you have some problems with learn_devops

You may open issue on learn_devops support forum (system) here: https://github.com/codeaprendiz/learn_devops/issues