Skip to content
/ DevOps Public

Contains all the concept explanation, examples and my learnings around DevOps Topics

Notifications You must be signed in to change notification settings

PreetiW/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps

Learn the basics and details of the below technologies or tools (if there is * at the end then it means order matters and finish it before jumping to next one)

Containers

Containers are just user space of the operating system. At the low level, a container is just a set of processes that are isolated from the rest of the system, running from a distinct image that provides all files necessary to support the processes. It is built for running applications.

Namespaces

TBA

Docker*

Docker Playground

you can also look into this online playground: https://labs.play-with-docker.com/

Free Learning resources

About

Contains all the concept explanation, examples and my learnings around DevOps Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published