Instructional Video13:53
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Preparation

Higher Ed
This video demonstrates how to get your data prepared before any operation. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Instructional Video9:29
Curated Video

Top Digital Skills for 2024

Pre-K - Higher Ed
"How will you become a success in 2024? With digital skills! Discover the most in-demand digital skills for 2024. Mark delves into the essential skills that are key to navigating the fast-paced digital career landscape. From the...
Instructional Video1:03
Curated Video

EXCEL DATA: Welcome and Course Overview

Pre-K - Higher Ed
Welcome aboard! You'll embark on a data-driven journey through Excel, learning the ropes and discovering what's ahead.
Instructional Video7:55
Curated Video

From Tissue Engineering to Artificial Intelligence - How I Got Here | VLOG

Higher Ed
How did I find myself working with AI when I started in Tissue Engineering?
Instructional Video15:05
Neuro Transmissions

What can you do with a neuroscience degree?

12th - Higher Ed
If you've graduated recently with a degree in neuroscience, or if you're on your way, you might be asking yourself, "what kind of job can I get?" You may feel like there's no obvious next step, but that's why we're here to help! Alie...
Instructional Video6:45
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is CI/CD?

Higher Ed
This video explains what Continuous Integration, Continuous Delivery, and Continuous Deployment are, how they compare, and which benefits they bring • Learn Continuous Integration • Find out Continuous Delivery and Continuous Deployment...
Instructional Video7:31
Packt

Hands-On Continuous Integration and Automation with Jenkins - Tour of Jenkins Dashboard

Higher Ed
This video gives an overview of the Jenkins dashboard and admin console and introduces key concepts and terminology. • Explore the Jenkins dashboard • Explore the Jenkins admin console • Learn key terminology This clip is from the...
Instructional Video6:02
Packt

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline Overview and Intro to Docker

Higher Ed
This video gives an overview of the CD pipeline, shows the web application deployed via the CD pipeline, and introduces Docker. • CD pipeline overview • Web application used in the deployment • Intro to Docker This clip is from the...
Instructional Video10:58
Packt

Hands-On Continuous Integration and Automation with Jenkins - CI Workflow

Higher Ed
This video shows the CI workflow, introduces the Maven build tool, and implements the first phase of the CI workflow. • See CI workflow • Maven build tool • Implement first phase of CI workflow This clip is from the chapter "CI/CD" of...
Instructional Video4:58
Packt

Hands-On Continuous Integration and Automation with Jenkins - Create Your First Jenkins Job

Higher Ed
This video is a step-by-step guide to create your first Jenkins job. • Create your first job • Configure your first job • Run your first job This clip is from the chapter "Tour of Jenkins" of the series "Hands-On Continuous Integration...
Instructional Video4:04
Packt

Hands-On Continuous Integration and Automation with Jenkins - The Course Overview

Higher Ed
This video will give you an overview about the course. This clip is from the chapter "Install Jenkins" of the series "Hands-On Continuous Integration and Automation with Jenkins".In this section, we will introduce Jenkins, describe how...
Instructional Video7:13
Packt

Hands-On Continuous Integration and Automation with Jenkins - Run Jobs on a Slave Node

Higher Ed
This video shows how to configure and run a job on a slave node. • Configure job on slave node • Run job on slave node • Stop and clean up AWS resources This clip is from the chapter "Integration with AWS" of the series "Hands-On...
Instructional Video2:28
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is Jenkins?

Higher Ed
This video describes what Jenkins is and how it used for. • Describe what is Jenkins • Describe what Jenkins is used for This clip is from the chapter "Install Jenkins" of the series "Hands-On Continuous Integration and Automation with...
Instructional Video12:54
Packt

Hands-On Continuous Integration and Automation with Jenkins - Testing Workflow

Higher Ed
This video explains the different types of tests and implements the testing part of the CI workflow. • Why testing • Explain the types of tests • Implement testing workflow This clip is from the chapter "CI/CD" of the series "Hands-On...
Instructional Video10:17
Packt

Hands-On Continuous Integration and Automation with Jenkins - Pull Requests in Multibranch Pipeline

Higher Ed
This video explains what a pull request is and shows how to create and debug a pull request in a multibranch pipeline. • What is a pull request • Create a pull request • Debug a pull request in the multibranch pipeline This clip is from...
Instructional Video6:59
Packt

Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job

Higher Ed
This video shows how to extend the job created in video 2.3. • Pull code from GitHub • Pass a parameter to a build • Build the job periodically This clip is from the chapter "Tour of Jenkins" of the series "Hands-On Continuous...
Instructional Video14:43
Packt

Hands-On Continuous Integration and Automation with Jenkins - Notification Workflow

Higher Ed
This video shows the different types of notifications, introduces the information radiator and extreme feedback, and implements the notification part of the CI workflow. • Explain the types of notifications • Information radiator and...
Instructional Video10:26
Packt

Hands-On Continuous Integration and Automation with Jenkins - Jenkinsfile

Higher Ed
This video explains what a Jenkinsfile is, shows the differences between declarative and scripted pipelines, and creates and runs simple pipeline jobs. • Learn what a Jenkinsfile is • Declarative versus scripted pipelines • Create and...
Instructional Video14:55
Packt

Hands-On Continuous Integration and Automation with Jenkins - Configure the EC2 Plugin

Higher Ed
This video introduces AWS concepts like IAM policy, IAM user, and AMI, and shows how to add AWS credentials to Jenkins and install and configure the EC2 plugin. • Create IAM policy and user • Add AWS credentials in Jenkins • Install and...
Instructional Video6:29
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?

Higher Ed
This video explains what Pipeline as Code means, how pipelines are implemented in Jenkins 2, and what are the benefits of using Pipelines. • Explain Pipeline as Code • How pipelines are implemented in Jenkins 2 • Benefits of using...
Instructional Video8:20
Packt

Hands-On Continuous Integration and Automation with Jenkins - Overview

Higher Ed
This video gives an introduction to AWS, explains the master/slave architecture on Jenkins, and illustrates the outcome of this section’s practical part. • Introduce to AWS • Understand the master/slave architecture in Jenkins • Learn...
Instructional Video15:49
Packt

Hands-On Continuous Integration and Automation with Jenkins - Create Resources on AWS

Higher Ed
This video introduces AWS resources and jargon and shows how to create a VPC and security group and launch an EC2 instance. • Introduce AWS jargon • Create a VPC and a security group • Launch an EC2 instance This clip is from the chapter...
Instructional Video11:43
Packt

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage

Higher Ed
This video adds unit tests for the Python code, deploys the application to a staging environment, and tests the deployments with user acceptance tests. • Add steps to the pipeline • Analyze unit and user acceptance tests • Deploy to a...
Instructional Video10:40
Packt

Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on AWS

Higher Ed
This video shows how to assign an Elastic IP address to an EC2 instance, access an EC2 instance via ssh, and install Jenkins on AWS. • Assign elastic IP address • Access EC2 instance via ssh • Install Jenkins on AWS This clip is from the...