CICD

In software engineering, CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or continuous deployment. CI/CD bridges the gaps between development and operation activities and teams by enforcing automation in building, testing and deployment of applications.

Read more

Within machine learning, the hardest aspect often becomes deploying to production, until the time comes to address the issue. Applied at scale, this issue can hinder deployment, and at the worst, kill the project entirely. In this video, we will…

Read more

This AWS DevOps tutorial will show you how to play with GIT and GIT commands. Today we will discuss with git installation and start with some git commands (1) git add (2) git commit (3) git push We will take…

Read more

This Tutorial ‘AWS CodeCommit’ will give you an introduction of version control system like pushing, pulling, merging and committing code using AWS DevOps Service - CodeCommit . Following is the list of content covered in this session: 0:54​ Why AWS…

Read more

This video helps to install ubuntu on VMware Workstation What is Jenkins? Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like git hub ,…

Read more

This video helps to start and stop Jenkins on Apache Tomcat 8.5 What is Jenkins? Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like…

Read more

This video helps to install and configure Jenkins on Apache Tomcat 8.5 What is Jenkins? Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like…

Read more

This video helps to start & stop Jenkins on Microsoft Windows 10. What is Jenkins? Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like…

Read more

This video helps to install and configure Jenkins on Microsoft Windows 10. What is Jenkins? Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like…

Read more

This CI CD and GIT Pipeline video explains the concepts of Continuous Integration, Continuous Delivery & Deployment, its benefits and its Tools. Below are the topics covered in the video: 1. What is DevOps 2. What are CI and CD?…

Read more

This CI CD Pipeline video explains the concepts of Continuous Integration, Continuous Delivery & Deployment, its benefits and its Tools. Below are the topics covered in the video: 1. What is DevOps 2. What are CI and CD? 3. Pipelines:…