Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Preparation
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...
Curated Video
Top Digital Skills for 2024
"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...
Curated Video
EXCEL DATA: Welcome and Course Overview
Welcome aboard! You'll embark on a data-driven journey through Excel, learning the ropes and discovering what's ahead.
Curated Video
From Tissue Engineering to Artificial Intelligence - How I Got Here | VLOG
How did I find myself working with AI when I started in Tissue Engineering?
Neuro Transmissions
What can you do with a neuroscience degree?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - What Is CI/CD?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Tour of Jenkins Dashboard
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline Overview and Intro to Docker
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - CI Workflow
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Create Your First Jenkins Job
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - The Course Overview
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Run Jobs on a Slave Node
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - What Is Jenkins?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Testing Workflow
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Pull Requests in Multibranch Pipeline
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Notification Workflow
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Jenkinsfile
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Configure the EC2 Plugin
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Overview
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Create Resources on AWS
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on AWS
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...