Instructional Video0:39
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Quiz

Higher Ed
This video is a quiz based on the learnings of the lectures and concepts so far.
Instructional Video5:33
Curated Video

Fundamentals of Secure Software - SAST (Static Application Security Testing)

Higher Ed
This video provides an introduction to SAST (Static Application Security Testing).
Instructional Video5:27
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Reference Architectures

Higher Ed
Wouldn't it be nice if, as a solutions architect, you didn't have to start from scratch every time? The good news is that you don't have to. You can start with reference architectures provided by AWS and this video explains the details.
Instructional Video7:24
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Exploring the Management Console

Higher Ed
After learning to create our free-tier account on AWS, you will learn to use the interface and how to get around managing the AWS console—in short, explore the AWS console.
Instructional Video4:10
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam

Higher Ed
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Instructional Video2:25
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Benefits of Certification

Higher Ed
Is it really worth it to get AWS certified? Explore more about the certification in this lesson.
Instructional Video3:38
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - What is AWS?

Higher Ed
In this lecture, you will learn the basics about Amazon Web Services, what it includes and offers, and how to become a professional AWS user.
Instructional Video5:09
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Cost Optimization Scenario

Higher Ed
It's time to take the final pass at our design for Widget Makers. In this video, we will see how we can keep costs down while accomplishing availability, performance and security for the AWS solution.
Instructional Video6:52
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Cost Optimization

Higher Ed
So, we have availability, performance, and security, but are we accomplishing it with the least cost? In this video, you will see how to design for cost optimization in AWS.
Instructional Video5:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Resilient Design Scenario

Higher Ed
Now that you understand resilient design, you will apply it to the Widget Makers requirements. See how to offer resilient design for processing, databases, storage, and more.
Instructional Video4:33
Curated Video

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

Higher Ed
In earlier videos of this course, CloudWatch has been referenced. In this video, you will see what CloudWatch has to offer so that you can design for it well.
Instructional Video3:33
Curated Video

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

Higher Ed
What can you do if you want to integrate a local Active Directory or another identity management system with AWS? The answer is found in Cognito, an AWS solution for user identity and data synchronization or single sign-on (SSO).
Instructional Video9:17
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Web Application Firewall (WAF)

Higher Ed
When implementing Web applications, it is important to ensure proper security. Sometimes you need to allow or disallow access based on source IP addresses or the request type. The AWS Web Application Firewall (WAF) is your solution.
Instructional Video9:42
Curated Video

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

Higher Ed
Do you have an application that needs to be available on the Web and perform as well as possible for the end users? Of course, you do. CloudFront is the AWS solution that helps you accomplish this, and you will learn about it here.
Instructional Video4:20
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Application and Deployment Services

Higher Ed
AWS includes many different application services and deployment services. In this video, you will understand what these services are and why they are important to you. In the remaining videos of this chapter, you will explore specific...
Instructional Video5:04
Curated Video

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

Higher Ed
AWS Solutions offers professionally-architected solutions for your every AWS need.
Instructional Video8:15
Curated Video

Decoding Canine Intelligence: Insights into Dogs' Cognitive Skills

6th - Higher Ed
Explore the fascinating cognitive abilities of dogs as we delve into experiments and training sessions demonstrating their reasoning capabilities. This video highlights how dogs can analyze situations, make decisions, and display...
Instructional Video2:36
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create a Web API

Higher Ed
In this video, an ASP.NET Core Web API project is created with ASP.NET Core web app empty template. This project will serve as the API for the MVC client. This clip is from the chapter "Coding Project Part 1: Build a Web API" of the...
Instructional Video5:00
Curated Video

Behavioral Design Patterns in C++ - Introduction to Patterns

Higher Ed
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Instructional Video5:26
Curated Video

Learn Azure Serverless Functions in a Weekend - What Is Azure Functions

Higher Ed
This video explains Azure Functions in detail. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Instructional Video5:07
Curated Video

Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing

Higher Ed
This video provides an introduction to serverless computing. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Instructional Video5:14
Curated Video

Learning GitHub Actions for DevOps CI/CD - Understanding the Need of Infrastructure as Code

Higher Ed
This video helps in understanding the need of Infrastructure as Code (IaC). This clip is from the chapter "GitHub Actions for Infrastructure Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section delves into...
Instructional Video2:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Assignment Statement and Demo / 080

Higher Ed
In this lesson, you will learn about the project details, what we will build, and the components required to implement the project.
Instructional Video4:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.