#devops
Read more stories on Hashnode
Articles with this tag
kubernetes Kubernetes is a container orchestration tool, developed by Google in 2014. in simple terms, it manages containers from docker containers or...
Types of shells Bourne shell (sh shell) C shell (csh shell) Z shell (zsh shell) Bourne again shell (bash shell) linux commands basic commands echo...
What is Docker? Docker is a tool for running applications in an isolated environment. It is similar to Virtual Machine but it's much faster and does...