Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 06-1
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...
Curated Video
Chatbots Development with Amazon Lex - Chatbot Steps
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.
Curated Video
Chatbots Development with Amazon Lex - Module 2 Overview
This is an introductory video on the concepts to be learned in this module, including chatbot creation steps, AWS Lambda, Twilio, and project creation.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - The 4 Pillars Of OOP
This video illustrates the four major pillars of object-oriented programming: encapsulation, abstraction, polymorphism, and inheritance.
Curated Video
Deep Learning - Crash Course 2023 - Loss Function and Parameter Update
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.
Curated Video
Deep Learning - Crash Course 2023 - Learning Algorithms and Model Performance
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...
Curated Video
Deep Learning - Crash Course 2023 - Bias
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.
Curated Video
Deep Learning - Crash Course 2023 - Activation Function
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...
Curated Video
Linux Network Administration - Network Time Protocol - NTP
This video explains the Network Time Protocol (NTP), which helps synchronise the computer's time to another server.
Curated Video
Linux Network Administration - SSH and Telnet
This video explains SSH and telnet, which are the two main services that run in Linux to accept connections from outside.
Curated Video
Linux Network Administration - SCP - Secure Copy Protocol
This video explains the secure copy protocol or SCP that helps transfer files securely from a local to a remote host.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Item Model and Memory-Based Collaborative Filtering
In this video, we will understand another collaborative filtering model, the item-based model.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Recommender Systems Process and Goals
In this video, we will understand the need for recommender systems and the processes and goals involved.
Curated Video
Fundamentals of Secure Software - SCA (Software Composition Analysis)
This video talks about the SCA (Software Composition Analysis).
Curated Video
Fundamentals of Secure Software - Scanning for OSS Vulnerabilities with Software Composition Analysis
This video helps in using SCA to find OSS (Open-Source Software) vulnerabilities.
Curated Video
Fundamentals of Secure Software - Vulnerable and Outdated Components
This video explores using components with known vulnerabilities.
Curated Video
A Detailed Guide to the OWASP Top 10 - API2:2023 Broken Authentication
In this video, examine the critical security risk of Broken Authentication within APIs and discuss methods for securing authentication mechanisms.
Curated Video
A Detailed Guide to the OWASP Top 10 - #9 Security Logging and Monitoring Failures Prevention
This video explains the steps to prevent security logging and monitoring failures.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Backups Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Step Functions
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Kinesis Data Analytics
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Key Rotation
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Authentication
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up an EC2 Windows Instance Lab
How about a Windows instance running in AWS? This video demonstrates the processes used to instantiate a Windows instance in AWS.