Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Tomcat
In this video, you will be able to understand the installation steps for tomcat and be able to navigate to the home page of the app server. This clip is from the chapter "Installation and Configuration of Software" of the series "DevOps...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Start a Release and deploy to all environments
In this video, you will understand the process of creating next release branch using Source Tree and GitFlow and ensuring that the code is merged from release branch to master and develop branches and go through the entire deployment...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Elastic search and Kibana
In this video, you will be able to configure elastic search and kibana. This clip is from the chapter "Application and Log Monitoring" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".In this section, you will...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Create a Spring Boot Project
In this video, you will be able to create a simple Java Project using Spring Boot and be able to generate the shell. Attached is a sample project that was generated and can be used as a shell project. Also included is the link to the...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Maven
In this video, you will be able to understand the installation steps for apache maven and be able validate successful installation of maven. This clip is from the chapter "Installation and Configuration of Software" of the series "DevOps...
Next Animation Studio
Ice age cut massive channels under North Sea
A new study shows detailed 3D images of hundreds of channels carved into the bedrock under the North Sea.
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH and Maven Settings for Jenkins User
In this video, you will be able to configure the Jenkins user for SSH and maven integration. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Multibranch Pipeline Configuration Release Build Part 1
This video provides an overview of Jenkins pipeline changes for the release build. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to QA from tag
In this video, you will understand the process of creating a release, tagging a release through Jenkins and uploading to artifactory using Jenkins and deploying code to QA instance of Tomcat. This clip is from the chapter "GitFlow...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish the Release
In this video, you will understand the process of closing a release branch that was created for log enhancements using Source Tree and GitFlow and ensuring that the code is merged from release branch to master and develop branches. This...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to PROD from artifactory
In this video, you will understand the process of using artifacts from artifactory to deploy to PROD instance of Tomcat. This clip is from the chapter "GitFlow Feature Release (1.0.0)" of the series "DevOps with GIT(Flow) Jenkins,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Introduction Part 2
This video provides an overview of Jenkins pipeline and Blueocean Plugin. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - SonarQube Jenkins Integration
In this video, the SonarQube Jenkins Integration is explained. This clip is from the chapter "SonarQube Continuous Code Quality Metrics Integration" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".This...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Jenkins Pipeline Job Configuration and Review Pipeline Results
This video explains Jenkins Pipeline Job Configuration and Review Pipeline Results This clip is from the chapter "Jenkins Pipeline Configuration and Build" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA".This...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory
In this video, you will be able to configure the spring boot project to talk to the SCM and artifactory. The id's in distribution Management configuration in pom.xml need to match the server settings in the settings.xml to ensure that...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Setup and Git Configuration
This video provides an overview of Blueocean setup and integration with Git. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Multibranch Pipeline Configuration
This video provides an overview of multibranch pipeline configuration. This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish the Release Continued
In this video, you will understand the process of closing a release branch that was created for log enhancements using Source Tree and GitFlow and ensuring that the code is merged from release branch to master and develop branches. This...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Understand Jenkins Pipeline Configuration and Code Changes
This video will include review and understanding of the Jenkins Pipeline Configuration. Please note there is slight variation in the Jenkins File that you see in the video v/s the attached resource that includes the default branch for...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Spring Boot Basic Client Code
In this video, you will be able to create an index page that will take them to the home page of the devops application. This clip is from the chapter "Development (Code, Test, Review and Merge)" of the series "DevOps with GIT(Flow)...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH for GitHub for User
In this video, you will be able to understand the SSH setup for the user account and be able to validate the setup to ensure that they can push the code from their computer to Git Hub. This clip is from the chapter "Development (Code,...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish Current Release
In this video, you will understand the process of closing a release branch using SourceTree and GitFlow and ensuring that the code is merged from release branch to master and develop branches. This clip is from the chapter "GitFlow...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Maven Security Setup
In this video, you will be able to understand the installation steps for Maven and be able to set Maven Home and set up the settings and settings security xml to integrate with artifactory server. This clip is from the chapter...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - JIRA Confluence and GitHub Integration
This video provides an overview of JIRA and Confluence and integration of JIRA with GitHub and Vice Versa. This clip is from the chapter "JIRA Confluence GitHub Jenkins Integration" of the series "DevOps with GIT(Flow) Jenkins,...