Instructional Video2:55
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - OnWorks (Alternate If You Can’t Use VM)

Higher Ed
In this video, we will look at an alternative that we can use instead of installing VM on the system. OnWorks is a free online VPS hosting provider that gives cloud services such as free workstations, online antivirus, free VPN secure...
Instructional Video2:54
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Compress and Un-Compress Files/Directories

Higher Ed
In this video, you will learn how to compress and un-compress files/directories using tar and zip.
<
br/>
This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux...
Instructional Video2:08
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Pipe and sed

Higher Ed
In this video, we will understand a pipe “|” and also understand the use of the sed command.
<
br/>
This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide...
Instructional Video2:47
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Grep, Comparing Files

Higher Ed
In this video, you will learn the Grep, cmp, and comm commands.
<
br/>
This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Instructional Video4:07
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Copying, Moving, Renaming Files

Higher Ed
In this video, you will learn how to copy, move, or rename files using cp, mv, and so on.
<
br/>
This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video3:31
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - sudo

Higher Ed
In this video, we will understand the sudo command.
<
br/>
This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we...
Instructional Video5:26
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Linux Directory Commands Part-2

Higher Ed
In this video, we will look at some more Linux directory commands such as mkdir, rmdir, rm, and more.
<
br/>
This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete...
Instructional Video4:04
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Course Outline

Higher Ed
In this video, we will go through the course outline and understand what is covered in the course.
<
br/>
This clip is from the chapter "Introduction" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Instructional Video3:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Setting Up the Base Project - Gradle

Higher Ed
In this video, we will set up the base Spring Boot project using Gradle.
<
br/>
This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:13
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Coffee Update Event AVRO Schema

Higher Ed
In this video, we will code and implement the AVRO Schema for the CoffeeOrder update event.
<
br/>
This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video7:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Schema Registry Internals and Interacting with Schema Registry Using REST Endpoint

Higher Ed
In this video, you will learn to interact with Schema Registry using the REST Client tool, Insomnia.
<
br/>
This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video3:53
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Adding the UUID as Key for CoffeeOrder

Higher Ed
In this video, we will code and learn to use UUID as a key column in our CoffeeOrder Producer.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video8:46
Curated Video

CISSP Crash Course - Asset Handling

Higher Ed
This video explains information, asset handling, and how to deal with data.
<
br/>
This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset security,...
Instructional Video9:01
Curated Video

Master SQL for Data Analysis - Loading the Books Datasets

Higher Ed
This video discusses the PostgreSQL database management system and loading the required datasets for training purposes.
<
br/>
This clip is from the chapter "Getting Started with Level 2" of the series "Master SQL for Data...
Instructional Video5:00
Curated Video

Master SQL for Data Analysis - Inserting Data

Higher Ed
In this lesson, we will look at inserting data into tables and learn to use commands to insert single and multiple rows of data.
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series...
Instructional Video4:01
Curated Video

Master SQL for Data Analysis - DB Installation

Higher Ed
This video demonstrates how to install PostgreSQL, the most advanced RDBMS that we have currently.
<
br/>
This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a...
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.
<
br/>
This clip is from the chapter "Installing Vault" of the...
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.
<
br/>...
Instructional Video11:54
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Configuration File

Higher Ed
In this video, we will provide an in-depth overview of the HashiCorp Vault configuration file, which is a critical component for configuring Vault to meet your specific use case. This video will walk you through the ins and outs of...
Instructional Video4:14
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Manually Installing Vault

Higher Ed
This is a lab video on manually installing Vault. Sometimes it's good to understand how to do things manually before you are automating workflows. That's what we will do in this lab video, so you fully understand how to get Vault...
Instructional Video4:43
Curated Video

HashiCorp Certified - Vault Associate Course - Audit Devices

Higher Ed
In this video, we will explore the concept of audit devices in HashiCorp Vault, which are responsible for recording and storing audit logs of Vault operations. This video will help you better understand what audit devices are and how...
Instructional Video8:39
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Regression in Code

Higher Ed
In this video, we will practice all that we have learnt in the previous video about regression.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas...
Instructional Video3:57
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Loading in Data

Higher Ed
In this video, you will learn how to load in data using Pandas.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Instructional Video13:58
Curated Video

Getting Started with HashiCorp Nomad - Working with Volumes

Higher Ed
After learning more about networking, we will discuss working with volumes; for workloads that require storage for stateful workloads, Nomad provides access to host volumes or CSI volumes.
<
br/>
This clip is from the chapter...