Curated Video
Recommender Systems with Machine Learning - Section Overview
This video provides an overview of the section. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consume CoffeeOrder UpdateEvent Using RecordNameStrategy
In this video, we will code and implement the CoffeeUpdate event functionality into our Kafka Producer. This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Different Types of Naming Strategies
In this video, we will explore the different naming strategies that are available in Schema Registry. This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Add a Timestamp, Decimal Logical Type to the CoffeeOrder Schema
In this video, you will learn to add a timestamp and decimal field to the CoffeeOrder Schema. This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Logical Types in AVRO
In this video, we will code and learn about the logical types in AVRO and how to use them in your project. This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Module Overview
This is a brief overview of the concepts you will learn in this module, including chatbot history and applications, benefits, types, and the process of creating a machine-learning chatbot. This clip is from the chapter "Basics of...
Curated Video
CISSP Crash Course - Operate Detective and Preventative Controls
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.
Curated Video
CISSP Crash Course - Managed Identification
This video explains managed identification and authentication. 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 management.
Curated Video
CISSP Crash Course - Cryptanalytic Attacks
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...
Curated Video
CISSP Crash Course - Investigation Requirements
This video explains investigation requirements and the types of investigations. 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...
Curated Video
CISSP Crash Course - Information Assets
This video explains information assets and data classification. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset security, data, and ownership.
Curated Video
Master SQL for Data Analysis - What Is Subquery?
This video explains in detail what a subquery is all about, the types of subqueries, and how to create a subquery to extract more value from data. This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Cross-Join
In this lesson, you will learn about combining datasets and tables with very little or no common factors among them. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Relational Model, ER Diagram
Here, we will explore the three main building blocks of a relational database: entity, attribute, and relationship. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Curated Video
HashiCorp Certified - Vault Associate Course - Installing and Running Vault Server
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.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Adding Custom Slots
In this video, you will learn to add multiple customized slots to the utterances. We will create prompts, add slot types, create multiple slots, and then save our intent on the chatbot. This clip is from the chapter "Chatbots Development...
Curated Video
Getting Started with HashiCorp Nomad - Comparing Nomad to Kubernetes
In the final video of this section, we will compare the features and performance of Nomad with Kubernetes. We will understand the fundamental differences between them. This clip is from the chapter "Introduction to Nomad" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Exam Tips for Objective 3
In this video, we will provide you with some valuable exam tips for Objective 3 of the Vault certification exam so that you are ready to tackle the questions related to this objective. By the end of this video, you will have a clear...
Curated Video
HashiCorp Certified - Vault Associate Course - Setting the Token Type
In this video, you will learn how to specify the type of token that you want if you are looking for something other than a traditional service token. This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified...
Curated Video
HashiCorp Certified - Vault Associate Course - Controlling the Token Lifecycle
This video helps in controlling the token lifecycle. What if we don't like the default behavior of the token hierarchy if our apps can't handle it? Well, that's what we will explain in this video. This clip is from the chapter "Assess...
Curated Video
Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 1 of 2)
In this video, we will explore the different Oracle database releases, the difference between Long Term Support Releases and Innovation Releases, and the Oracle Database Cloud Services. This clip is from the chapter "Introduction to...
Curated Video
Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 1 of 2)
In this video, you will learn about the basics of RDBMS, including its features, SQL, and the different RDBMS products available in the market. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Declaring Packer Variables
Before we discuss values in Packer, we will first understand the concept of declaring variables, which can be declared and defined in a “.pkrsvars.hcl” file. Or an “auto.pkrsvars.hcl” file or any other file name referenced when executing...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Variables
In this video, we will look at an overview of variables in Packer, which can be used to define defaults and values during a build. They allow you to remove hard-coded values and pass parameters to the configuration. This clip is from the...