Play with Jenkins Pipeline

      We know that CI/CD is one of the best practices for DevOps teams to implement. It is also an agile methodology best practice, as it enables software development teams to focus on meeting business requirements, code quality, and security because deployment steps are automated.     Continuous Integration is a coding philosophy and set of... Continue Reading →

Automation execution in the DevOps world using GitLab CI/CD

      GitLab is getting more popularity in recent times. One of the reasons for popularity because it combines the source code repository and CI server. Generally, GitLab composed of source code repository and Runners (open source project which is written in "Go" language). Runners are light-weight agents that trigger the jobs assigned to them... Continue Reading →

Create a website or blog at WordPress.com

Up ↑