Instructional Video9:42
Curated Video

CISSP Crash Course - Recovery and Response Strategies

Higher Ed
This video explains recovery and response strategies with respect to disasters. 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 Video3:03
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Authentication Using the API

Higher Ed
This video helps you with the Vault authentication using the API. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing...
Instructional Video6:05
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Responses with Boto

Higher Ed
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses received with Boto. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for Beginners: A...
Instructional Video8:24
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Integration with Boto

Higher Ed
In this lesson, we will discuss deploying our chatbot using code. We will not use a built-in application such as Twilio; instead, we will use a Python library—Boto. This clip is from the chapter "Chatbots Development with Amazon Lex" of...
Instructional Video1:36
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Completing Lambda Function

Higher Ed
In this lesson, we will complete the Lambda function and into the last part of the chatbot build, the fulfillment code hook, and add them to the database. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series...
Instructional Video7:28
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Session state Dialog Hook and Dialog Action

Higher Ed
In this lecture, we will understand what a session state is, basically the state of the conversation between the user and the Amazon Lex chatbot and dialog action, which determines the action that Amazon Lex should take to the Lambda...
Instructional Video9:26
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection

Higher Ed
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch. This clip is from the chapter "Chatbots Development with Amazon Lex" of the...
Instructional Video5:43
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Answer and Response

Higher Ed
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Instructional Video3:18
Curated Video

Getting Started with HashiCorp Nomad - Understanding the Nomad API

Higher Ed
We will now discuss the final interface, the Nomad API, offering a fully-featured API to configure and work with the Nomad infrastructure. The CLI and UI invoke the proper API when they are being used. This clip is from the chapter...
Instructional Video6:14
Curated Video

HashiCorp Certified - Vault Associate Course - Managing Tokens Using the API

Higher Ed
In this video, you will learn how to manage a Vault token when using the Vault API. This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the Assess Vault...
Instructional Video3:58
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Vault Authentication Using the API

Higher Ed
This is a lab video on Vault authentication using the API. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication methods.
Instructional Video4:54
Curated Video

HashiCorp Certified - Vault Associate Course - Using the API Explorer

Higher Ed
In this video, we will explore how to use the API Explorer in HashiCorp Vault to interact with the Vault API. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate...
Instructional Video9:05
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Authentication Using the CLI

Higher Ed
Now that our Vault auth methods are enabled, how do we start using them? In this video, we will explore how to authenticate HashiCorp Vault using the Vault CLI. We will walk through some best practices for securing Vault authentication...
Instructional Video6:19
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Professional Communication (Email, Messages, Presentations)

Higher Ed
This video covers the critical topic of professional communication, where you will learn how to write effective emails, messages, and presentations to impress our colleagues and clients, a critical skill that can make or break our...
Instructional Video6:04
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Verifying Information (Must Watch)

Higher Ed
This important video emphasizes the importance of verifying information obtained through ChatGPT. You will learn about the dangers of misinformation and the importance of fact-checking. The video provides valuable insights on verifying...
Instructional Video5:37
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - ChatGPT Restrictions

Higher Ed
This video explores the restrictions that apply to the use of ChatGPT. You will learn about the types of content that ChatGPT cannot provide, such as medical or legal advice, and ethical considerations in using an AI language model. The...
Instructional Video7:13
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Introduction to ChatGPT and LLMs

Higher Ed
This video provides an overview of large language models (LLMs) and introduces ChatGPT as an example. The video covers the basic principles behind LLMs, how they are trained on vast amounts of text data to generate human-like responses,...
Instructional Video14:27
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Access Document / 274

Higher Ed
This video explains the access document in the bookmark manager. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Instructional Video9:52
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Documents - I / 255

Higher Ed
This video explains multiple services with Firebase. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the powerful real-time...
Instructional Video14:48
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Working with News API / 244

Higher Ed
This video explains how to work with news APIs. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom news portal.
Instructional Video2:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 241

Higher Ed
This video explains how to build a custom news portal in which you will work with API and fetch some information and use it according to our requirement. This clip is from the chapter "Project: News Portal" of the series "JavaScript...
Instructional Video13:06
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetch API / 189

Higher Ed
This video explains the fetch method that helps us send a request. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the...
Instructional Video7:32
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - API / JSON Data

Higher Ed
This video explains API and JSON data in JavaScript. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the difficult...
Instructional Video9:25
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Async and Await / 187

Higher Ed
This video explains the async and await keywords in JavaScript. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the...