#devops-journey
Read more stories on Hashnode
Articles with this tag
Advance Git & GitHub Part-1. Git Branching: In Git, a branch is a new/separate version of the main repository. Git branches are effectively a...
Basic Git & GitHub: What is git? Git is a distributed version control system that is used for tracking changes made to a file or a set of files and...
Some more Linux Command: Task1: To view what's written in a file #cat file name. ex- cat file1 Task2: To check and change the access permissions of...
What is Devops? · DevOps is a combination of two words dev & ops- Development and Operations. DevOps is a culture that implements the technology in...