Category: DevOps

DevOps related blogs

0

Introduction to DevOps

DevOps is not a tool or technology. DevOps is a methodology or a culture as DevOps enthusiast would say. The intention of DevOps is to remove the walls between the operations and developers and...

0

An introduction to Git

What is Git? Git is an open-source distributed version control system used for tracking and logging source code changes. It was created by Linus Torvalds in 2005 for the development of Linux kernel. Earlier,...