Git - GitHub !!Branching in git : Branching in git is a clone or copy of original repository which can be used to worked upon in such a manner that no matter if we add, modify or delete the whole clone repository, the main branch (also called master branch) remain...Jan 18, 2024·6 min read
Linux for DevOps...beginner edition!!DevOps is nothing but a culture where development collaborates with operations to deliver the project faster and in an efficient manner. This is about how quickly can we convert the developed changes to operations or as we call it; production. So wha...Jan 4, 2024·5 min read
Getting started with DevOps!Hello Peers, Today, I read somewhere that “Making a personal change is scary. But doing it with a community makes it fun and keeps you accountable!”. So decided, let’s make a fun change today!! With that in mind, I am now writing a little mix of road...Jan 3, 2024·4 min read