Instructional Video1:32
Curated Video

Learn Git in 3 Hours- GitHub

Higher Ed
Sharing code repositories with others requires us to host the remote repository somewhere where it is is mutually accessible. GitHub can be used to do this. • Create a repository on GitHub • Push code to the remote repository • Have...
Instructional Video11:48
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing HTTP and RESTful APIs

Higher Ed
This video provides an introduction to HTTP and RESTful APIs. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how...
Instructional Video3:26
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Creating a Specific Network in the docker-compose.yml file

Higher Ed
Understanding Network Segregation using Bridge Networks in Docker-Compose: Creating a Specific Network in the docker-compose.yml file This clip is from the chapter "Understanding Network Segregation using Bridge Networks in...
Instructional Video28:24
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Inventories

Higher Ed
This video explores the inventories in Ansible. This clip is from the chapter "Ansible Architecture and Design" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section focuses on the architecture and design of...
Instructional Video15:50
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Dynamic Inventories

Higher Ed
This video explains how to create and use dynamic inventories. This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible...
Instructional Video11:00
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables

Higher Ed
This video explains how to use variables in Ansible. This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an introduction to playbooks...
Instructional Video5:06
Curated Video

World of Computer Networking Your CCNA start - Dynamic Routing Protocols

Higher Ed
This video introduces you to dynamic routing protocols. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video2:50
Curated Video

World of Computer Networking Your CCNA start - What is a Network Mask?

Higher Ed
This video provides an introduction to network masks. This clip is from the chapter "Networks Masks and Subnetting" of the series "World of Computer Networking: Your CCNA start".This section introduces you to networks masks and subnetting.
Instructional Video5:29
Curated Video

World of Computer Networking Your CCNA start - Protocol Data Units (PDUs)

Higher Ed
This video introduces you to PDUs. This clip is from the chapter "Bits and Bytes" of the series "World of Computer Networking: Your CCNA start".This section provides an introduction to bits and bytes in Transmission Control...
Instructional Video5:45
Curated Video

World of Computer Networking Your CCNA start - End-to-End Internet Protocol (IP) Packet Transmission - Part 2

Higher Ed
This is the second part of the three-part video that explains end-to-end IP packet transmission. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video13:57
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Kali Linux

Higher Ed
In this video, you'll learn to install Kali Linux. This clip is from the chapter "Setting Up a Pentesting Lab" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to set up a...
Instructional Video8:16
Professor Dave Explains

Platyhelminthes Part 4: Tapeworms of Class Cestoda

12th - Higher Ed
We'll wrap up this series on Platyhelminthes with a look at Cestodes, a type of parasitic flatworm. You may be familiar with the tapeworm, a famous member of this group. Tapeworms are capable of infecting almost all vertebrates on the...
Instructional Video11:28
Curated Video

Hands-On Auto DevOps with GitLab CI - Dynamic Environments and Review Apps

Higher Ed
To review changes to our application before we deploy them to production, we need to be able to run multiple versions of our application in the same Kubernetes cluster. • Configure dynamic environments for non-production deployments •...
Instructional Video4:39
Curated Video

Practical Jenkins - Using Docker Containers as Jenkins Slaves

Higher Ed
Containers are the newest revolution to take over the infrastructure space. With launch times of few seconds and flexible architecture, they are a great choice for running disposable Jenkins slaves. • Understand containers as Jenkins...
Instructional Video8:28
Curated Video

DevOps Complete Course - Working with Other Developer Code

Higher Ed
This video helps in working with other developer code. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video3:23
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Container Groups

Higher Ed
In this video, we will understand the Azure container groups. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to...
Instructional Video6:34
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Using and Defining Networks in docker-compose.yml file for Network Segregation

Higher Ed
Understanding Network Segregation using Bridge Networks in Docker-Compose: Using and Defining Networks in docker-compose.yml file for Network Segregation This clip is from the chapter "Understanding Network Segregation using Bridge...
Instructional Video5:08
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Use a custom PHP Development Server inside a Container based on a Dockerfile

Higher Ed
Creating Docker Images and a Custom Configuration with Dockerfile in Docker: Use a custom PHP Development Server inside a Container based on a Dockerfile This clip is from the chapter "Creating Docker Images and a Custom Configuration...
Instructional Video17:59
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Modules

Higher Ed
This video explains the different modules in Ansible and explains how to interact with Ansible command line tools. This clip is from the chapter "Ansible Architecture and Design" of the series "Dive Into Ansible - From Beginner to Expert...
Instructional Video4:39
Curated Video

The Complete Practical Docker Guide - Starting All Services Including Mongo and mongo-express Using docker-compose

Higher Ed
This video helps you with starting all services including Mongo and mongo-express using docker-compose. This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker...
Instructional Video5:16
Curated Video

The Complete Practical Docker Guide - Using curl and wget Utilities

Higher Ed
This video explains using curl and wget utilities. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Instructional Video7:33
Curated Video

The Complete Practical Docker Guide - Communication Using Hostnames in the Default Bridge Network

Higher Ed
This video talks about communication using hostnames in the default bridge network. This clip is from the chapter "Default and Custom Bridge Networks in Docker (WordPress, MySQL)" of the series "The Complete Practical Docker Guide".This...
Instructional Video2:36
Curated Video

World of Computer Networking Your CCNA start - Overview of End-to-End Internet Protocol (IP) Packet Transmission with an Example

Higher Ed
This video presents an overview of end-to-end IP packet transmission with an example. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video3:26
Curated Video

World of Computer Networking Your CCNA start - Domain Name System (DNS) in a Nutshell

Higher Ed
This video presents an overview of DNS. This clip is from the chapter "Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS)" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...