Instructional Video11:36
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Advanced Virtualization Setup

Higher Ed
Mike describes the process of changing one or more VMs, such as modifying the number and size of mass storage available. You can use a VM to explore the many options available in Disk Management with multiple drives. The episode also...
Instructional Video9:58
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Understanding Virtualization

Higher Ed
In the first virtualization episode, Mike explores the concepts behind virtual machines. He discusses virtualization vs. emulation, how modern VMs work, and the differences between Type 1 and Type 2 hypervisors (the different hosts for...
Instructional Video11:17
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Cables and Connectors

Higher Ed
Networking uses many different types of cables such as coaxial, twisted pair, and even fiber-optic. These different cables use special connectors, and a good tech should recognize the different cables and their connectors. This clip is...
Instructional Video4:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI

Higher Ed
In this video, you will learn to produce and consume messages using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video4:10
Curated Video

Social Media Automation using Python - Project Part 3

Higher Ed
This video demonstrates the debugging process of any errors created during the code creation and finally executing the code to obtain the relevant information. This clip is from the chapter "YouTube Automation" of the series "Social...
Instructional Video2:37
Curated Video

Social Media Automation using Python - Some Extra Perks

Higher Ed
Here, you will learn about additional features we can harness using the pywhatkit function, such as collecting information about WhatsApp scheduling, image posting, and such tasks. This clip is from the chapter "WhatsApp Automation" of...
Instructional Video5:08
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Installing Apache Server

Higher Ed
In this video, you will learn how to install Apache server. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Instructional Video5:22
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Killing a Process

Higher Ed
In this video, you will learn how to kill a process. This clip is from the chapter "Process and Memory" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will cover process and memory.
Instructional Video2:36
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Process (ps and top)

Higher Ed
In this video, we will discuss about process (ps and top). This clip is from the chapter "Process and Memory" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will cover process and memory.
Instructional Video3:40
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Networking - Introduction

Higher Ed
In this video, we will get introduced to some basic network commands such as hostname, ping, host. This clip is from the chapter "Networking" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Instructional Video3:46
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Installation and Understanding Virtualization

Higher Ed
In this video, we will understand why we need virtual environment installation and virtualization. This clip is from the chapter "Download, Install, and Configure" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video4:28
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Configure the Kafka Producer Properties in Coffee Order Service

Higher Ed
In this video, we will configure the properties to boot the Kafka producer in the coffee orders service. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for...
Instructional Video5:22
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Shop Order Consumer

Higher Ed
In this video, we will code and consume the coffee order AVRO record from the Kafka topic. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts...
Instructional Video12:24
Curated Video

CISSP Crash Course - Security Controls in the SDLC

Higher Ed
This video explains SDLC practices and security controls in the SDLC. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Instructional Video3:03
Curated Video

CISSP Crash Course - Patch and Vulnerability Management

Higher Ed
This video explains the patch and vulnerability management process. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Instructional Video10:49
Curated Video

CISSP Crash Course - Operate Detective and Preventative Controls

Higher Ed
This video explains firewalls and how to operate detective and preventative controls. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Instructional Video7:04
Curated Video

CISSP Crash Course - Supply Chain Risk

Higher Ed
This video explains supply chain risk management and the minimum-security requirements. This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on...
Instructional Video7:19
Curated Video

CISSP Crash Course - Security in Systems Part 2

Higher Ed
This video continues talking about security in systems, microservices, and containerization. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
Instructional Video9:48
Curated Video

HashiCorp Certified - Vault Associate Course - Configuring the Consul Storage Backend

Higher Ed
This video helps in configuring the Consul Storage backend. Consul is still one of the most popular storages backends when deploying Vault; here, we will cover it. This clip is from the chapter "Installing Vault" of the series "HashiCorp...
Instructional Video10:55
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Running Vault in Production

Higher Ed
This is a lab video on running Vault in production. You will look at a Vault node and how to configure everything to get Vault running as a service on a Linux machine. This clip is from the chapter "Installing Vault" of the series...
Instructional Video7:01
Curated Video

HashiCorp Certified - Vault Associate Course - Running Vault Server in Production

Higher Ed
In this video, we will explore the best practices for running a HashiCorp Vault server in a production environment. Let's learn how we can deploy Vault in a production setting using much of the information learned so far. This clip is...
Instructional Video13:54
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Installing Vault Using Packer

Higher Ed
This is a lab video on installing Vault using Packer. This video will walk you through how to create an image that includes the Vault binary and other configuration files using HashiCorp Packer. This clip is from the chapter "Installing...
Instructional Video10:38
Curated Video

HashiCorp Certified - Vault Associate Course - Storage Backends

Higher Ed
This video focuses on storage backends in HashiCorp Vault, which are responsible for persisting Vault data to disk or other storage media. Vault needs a place to store its data, and that "place" is called a storage backend. This clip is...
Instructional Video3:40
Curated Video

HashiCorp Certified - Vault Associate Course - Unsealing with Transit Auto Unseal

Higher Ed
There are so many options for unsealing Vault, including this option that allows you to unseal using another Vault cluster. It's a pretty cool option. This video provides an overview of the transit auto-unseal feature in HashiCorp Vault,...