Instructional Video3:40
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 06-1

Higher Ed
In this exercise demonstration, we will add resources to a plan, practice assigning resources to tasks, and identify and deal with any resource over-allocations. This clip is from the chapter "Resources" of the series "Microsoft Project...
Instructional Video5:14
Curated Video

Chatbots Development with Amazon Lex - Chatbot Steps

Higher Ed
This video provides an in-depth outline of the various steps involved in creating a chatbot with Amazon Lex. We will understand how Amazon Lex connects with Amazon Lambda, Twilio software, and Amazon DynamoDB for storage.
Instructional Video6:38
Curated Video

Chatbots Development with Amazon Lex - Module 2 Overview

Higher Ed
This is an introductory video on the concepts to be learned in this module, including chatbot creation steps, AWS Lambda, Twilio, and project creation.
Instructional Video7:01
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - The 4 Pillars Of OOP

Higher Ed
This video illustrates the four major pillars of object-oriented programming: encapsulation, abstraction, polymorphism, and inheritance.
Instructional Video7:11
Curated Video

Deep Learning - Crash Course 2023 - Loss Function and Parameter Update

Higher Ed
In this video, you will learn about the loss function and parameter update. This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Instructional Video4:11
Curated Video

Deep Learning - Crash Course 2023 - Learning Algorithms and Model Performance

Higher Ed
In this video, you will learn two more terms related to deep learning called learning algorithms and model performance. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this...
Instructional Video3:16
Curated Video

Deep Learning - Crash Course 2023 - Bias

Higher Ed
In this video, you will learn about bias in neural networks. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.
Instructional Video3:47
Curated Video

Deep Learning - Crash Course 2023 - Activation Function

Higher Ed
In this video, you will learn how to apply an activation function to the weighted average to make sure the output value falls between 0 and 1. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash...
Instructional Video5:08
Curated Video

Linux Network Administration - Network Time Protocol - NTP

Higher Ed
This video explains the Network Time Protocol (NTP), which helps synchronise the computer's time to another server.
Instructional Video6:28
Curated Video

Linux Network Administration - SSH and Telnet

Higher Ed
This video explains SSH and telnet, which are the two main services that run in Linux to accept connections from outside.
Instructional Video7:57
Curated Video

Linux Network Administration - SCP - Secure Copy Protocol

Higher Ed
This video explains the secure copy protocol or SCP that helps transfer files securely from a local to a remote host.
Instructional Video6:13
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Item Model and Memory-Based Collaborative Filtering

Higher Ed
In this video, we will understand another collaborative filtering model, the item-based model.
Instructional Video5:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Recommender Systems Process and Goals

Higher Ed
In this video, we will understand the need for recommender systems and the processes and goals involved.
Instructional Video5:34
Curated Video

Fundamentals of Secure Software - SCA (Software Composition Analysis)

Higher Ed
This video talks about the SCA (Software Composition Analysis).
Instructional Video5:34
Curated Video

Fundamentals of Secure Software - Scanning for OSS Vulnerabilities with Software Composition Analysis

Higher Ed
This video helps in using SCA to find OSS (Open-Source Software) vulnerabilities.
Instructional Video7:28
Curated Video

Fundamentals of Secure Software - Vulnerable and Outdated Components

Higher Ed
This video explores using components with known vulnerabilities.
Instructional Video6:33
Curated Video

A Detailed Guide to the OWASP Top 10 - API2:2023 Broken Authentication

Higher Ed
In this video, examine the critical security risk of Broken Authentication within APIs and discuss methods for securing authentication mechanisms.
Instructional Video3:09
Curated Video

A Detailed Guide to the OWASP Top 10 - #9 Security Logging and Monitoring Failures Prevention

Higher Ed
This video explains the steps to prevent security logging and monitoring failures.
Instructional Video4:06
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Backups Lab

Higher Ed
Getting your data into a database is just a portion of the important tasks related to databases. You must also backup your databases regularly. The good news is that AWS RDS does this for you and you can manually do it as well.
Instructional Video3:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Step Functions

Higher Ed
The forthcoming replacement for SWF is Step Functions in AWS. SWF is still supported and likely to be on an exam, but Step Functions will be replacing SWF in the coming years and be more heavily focused on in the exams as well.
Instructional Video3:55
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Kinesis Data Analytics

Higher Ed
You have created a way to get the data with Kinesis Data Streams or Kinesis Firehose, now you must analyze the data. One possible solution is Kinesis Data Analytics, covered in this video.
Instructional Video9:34
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Key Rotation

Higher Ed
When using an access key and secret access key it is important to rotate them periodically. Key rotation principles are covered in this video including the processes involved.
Instructional Video6:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Authentication

Higher Ed
AWS provides two primary authentication methods (though more can be implemented) and these are covered in this video. Additionally, you will learn the basics of authentication.
Instructional Video11:54
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up an EC2 Windows Instance Lab

Higher Ed
How about a Windows instance running in AWS? This video demonstrates the processes used to instantiate a Windows instance in AWS.