Curated Video
Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Quiz
This video is a quiz based on the learnings of the lectures and concepts so far.
Curated Video
Fundamentals of Secure Software - SAST (Static Application Security Testing)
This video provides an introduction to SAST (Static Application Security Testing).
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Reference Architectures
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Exploring the Management Console
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Benefits of Certification
Is it really worth it to get AWS certified? Explore more about the certification in this lesson.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - What is AWS?
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Cost Optimization Scenario
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Cost Optimization
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Resilient Design Scenario
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - CloudWatch
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Cognito
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).
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Web Application Firewall (WAF)
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - CloudFront
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Application and Deployment Services
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Solutions
AWS Solutions offers professionally-architected solutions for your every AWS need.
Curated Video
Decoding Canine Intelligence: Insights into Dogs' Cognitive Skills
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create a Web API
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...
Curated Video
Behavioral Design Patterns in C++ - Introduction to Patterns
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.
Curated Video
Learn Azure Serverless Functions in a Weekend - What Is Azure Functions
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.
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing
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.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Understanding the Need of Infrastructure as Code
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...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Assignment Statement and Demo / 080
In this lesson, you will learn about the project details, what we will build, and the components required to implement the project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.