Instructional Video5:39
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Tomcat

Higher Ed
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...
Instructional Video10:40
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Start a Release and deploy to all environments

Higher Ed
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...
Instructional Video6:50
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Elastic search and Kibana

Higher Ed
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...
Instructional Video5:33
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Create a Spring Boot Project

Higher Ed
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...
Instructional Video6:10
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Maven

Higher Ed
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...
Instructional Video1:10
Next Animation Studio

Ice age cut massive channels under North Sea

12th - Higher Ed
A new study shows detailed 3D images of hundreds of channels carved into the bedrock under the North Sea.
Instructional Video8:52
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH and Maven Settings for Jenkins User

Higher Ed
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,...
Instructional Video3:44
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Multibranch Pipeline Configuration Release Build Part 1

Higher Ed
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,...
Instructional Video9:10
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to QA from tag

Higher Ed
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...
Instructional Video10:06
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish the Release

Higher Ed
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...
Instructional Video6:29
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to PROD from artifactory

Higher Ed
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,...
Instructional Video2:47
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Introduction Part 2

Higher Ed
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,...
Instructional Video3:50
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - SonarQube Jenkins Integration

Higher Ed
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...
Instructional Video4:58
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Jenkins Pipeline Job Configuration and Review Pipeline Results

Higher Ed
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...
Instructional Video10:17
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory

Higher Ed
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...
Instructional Video6:31
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Setup and Git Configuration

Higher Ed
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,...
Instructional Video9:40
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Multibranch Pipeline Configuration

Higher Ed
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,...
Instructional Video4:15
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish the Release Continued

Higher Ed
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...
Instructional Video7:32
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Understand Jenkins Pipeline Configuration and Code Changes

Higher Ed
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...
Instructional Video9:12
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Spring Boot Basic Client Code

Higher Ed
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)...
Instructional Video3:50
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH for GitHub for User

Higher Ed
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,...
Instructional Video5:51
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Finish Current Release

Higher Ed
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...
Instructional Video10:08
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Maven Security Setup

Higher Ed
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...
Instructional Video8:33
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - JIRA Confluence and GitHub Integration

Higher Ed
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,...