172 Forks
1118 Stars
1118 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