Instructional Video6:13
Curated Video

CISSP Crash Course - Physical Security and Safety

Higher Ed
This video explains KPIS of physical security and safety. 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 Video6:54
Curated Video

CISSP Crash Course - Federated Identities

Higher Ed
This video explains centralized versus decentralized identities. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on identity and access...
Instructional Video5:44
Curated Video

CISSP Crash Course - Cryptanalytic Attacks

Higher Ed
This video explains cryptographic attacks and malware attacks such as Ransomware. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture...
Instructional Video3:08
Curated Video

CISSP Crash Course - Collect Security Process Data

Higher Ed
This video explains collecting security process data and account management and review. This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which focuses on...
Instructional Video3:30
Curated Video

CISSP Crash Course - Identity Lifecycle

Higher Ed
This video explains the identity and access lifecycle along with access review. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on identity and...
Instructional Video8:14
Curated Video

CISSP Crash Course - Security Concepts

Higher Ed
This video explains some basic security topics. This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and risk management.
Instructional Video2:42
Curated Video

Master SQL for Data Analysis - Common Table Expressions (CTEs)

Higher Ed
In this video, you will learn more about the common table expression, which allows us to reference data within a SELECT statement. This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL for Data...
Instructional Video1:35
Curated Video

Master SQL for Data Analysis - Ranking

Higher Ed
After learning how to divide the table into partitions, order rows inside a partition based on logic, and then add a sequential number to each row; you will learn to rank rows that share two or more same values. This clip is from the...
Instructional Video3:17
Curated Video

Master SQL for Data Analysis - Sequential Numbers

Higher Ed
Let's look at another typical use case of a window function: to create a sequential integer number inside a group of rows while deciding how this group will be ordered. This clip is from the chapter "SQL - Window Functions" of the series...
Instructional Video6:33
Curated Video

Master SQL for Data Analysis - Outer-Join

Higher Ed
In this lesson, we will look at a situation where there are tables with unmatched rows from one table to another. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data Analysis".This...
Instructional Video6:27
Curated Video

Master SQL for Data Analysis - Inner-Join

Higher Ed
In this lecture, we will look at the most common types of joins, called the inner-join type, for various use cases. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Instructional Video6:38
Curated Video

Master SQL for Data Analysis - Union, Intersect, Except

Higher Ed
In this video, you will learn more about the UNION, INTERSECT, JOIN, and EXCEPT operators while combining datasets and tables. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Instructional Video7:18
Curated Video

Master SQL for Data Analysis - Loading the eCommerce Datasets

Higher Ed
In this video, we will look at the different store datasets of eCommerce that we will use in the eCommerce training project. This clip is from the chapter "Getting Started with Level 2" of the series "Master SQL for Data Analysis".This...
Instructional Video8:31
Curated Video

Master SQL for Data Analysis - Let's Recap!

Higher Ed
The author briefly recapitulates the topics learned in this level during this training program, level 1. This clip is from the chapter "Course Summary – Level 1" of the series "Master SQL for Data Analysis".This section focuses on the...
Instructional Video9:49
Curated Video

Master SQL for Data Analysis - Grouping Rows (GROUP BY and HAVING)

Higher Ed
Let's learn how to group rows based on values in specific columns and then apply different actions on the groups, such as applying filters using GROUP BY and HAVING. This clip is from the chapter "SQL - Retrieving Data with Queries" of...
Instructional Video4:38
Curated Video

Master SQL for Data Analysis - Filtering Conditions (WHERE) – Part 2

Higher Ed
Here, you will learn to combine and filter data based on multiple conditions in the same query using operators. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section...
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. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for...
Instructional Video3:06
Curated Video

Master SQL for Data Analysis - Sorting Rows (ORDER BY)

Higher Ed
In this lesson, you will learn about the options for sorting the output result of a query in some specific order to save time and keep data better organized. This clip is from the chapter "SQL - Retrieving Data with Queries" of the...
Instructional Video5:13
Curated Video

Master SQL for Data Analysis - Indexes

Higher Ed
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video3:21
Curated Video

Master SQL for Data Analysis - Primary and Foreign Keys

Higher Ed
In this video, we will look at a primary key used to identify a row in a table and a foreign key used to navigate from one table to another. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video5:24
Curated Video

HashiCorp Certified - Vault Associate Course - Installing and Running Vault Server

Higher Ed
This video helps you with installing and running the Vault server. This clip is from the chapter "Installing Vault" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the installation of Vault.
Instructional Video6:43
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Unsealing with Auto Unseal

Higher Ed
This is a lab video on unsealing with Auto Unseal. This lab will walk through the process of configuring and using the Cloud Auto Unseal mechanism. This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp...
Instructional Video4:29
Curated Video

HashiCorp Certified - Vault Associate Course - Unsealing with Auto Unseal

Higher Ed
This video focuses on the auto-unsealing feature in HashiCorp Vault, which is a mechanism to automatically unseal Vault when it is started or restarted. Now that you understand seal and unseal, how do we do it? Well, this video explains...
Instructional Video4:57
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Running Vault Dev Server

Higher Ed
This is a lab video on running Vault Dev server. You will see how we can use Vault Dev server to play around with some of Vault's features. This clip is from the chapter "Installing Vault" of the series "HashiCorp Certified - Vault...