by Vijay | Jul 27, 2020 | Server
Reading Time: 6 mins. Overview The CI/CD pipeline, known as the Build Pipeline works on granting better visibility over the automated steps during the CI/CD process. For example, it makes use of build servers like Jenkins, Travis CI and TeamCity to achieve visibility...
by Vijay | Jul 23, 2020 | Server
Reading Time: 2 mins. Overview The CI/CD is a set of methods used to deploy code-changes more readily and frequently via automation. It stands for Continuous Integration and Continuous Delivery/Deployment, practice in the DevOps culture, i.e. a combination of...