Setup of Git & GitHub

5 years ago

What is Git Git is an open source distributed version control system which can be installed on users' machines and…

Source Code Management

5 years ago

SCM is the process of managing the source code of software application/s in a centralized, managed place known as Source…

Introduction To The Tools Involved In DevOps Process

5 years ago

Source Code Management(SCM) Tools Developers' code and code modifications are stored in Source code repositories which would help to incorporate…

Continuous Integration & Continuous Delivery Pipeline

5 years ago

CI-CD pipeline is the automated flow of steps involved in software delivery process. These pipelines remove the manual errors and…

Common DevOps Activities

5 years ago

Tools Installation and configuration Many people think DevOps as a single tool or as a kind of dashboard that they…

What is DevOps?

5 years ago

Combination of Development and Operations in the Software Development Life Cycle refers to the word DevOps. In addition to DevOps…

SDLC (Software Development Life Cycle)

5 years ago

SDLC can be defined as the combination of various stages that are needed to build a software application effectively by…