Instructional Video12:34
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Security Services Lab

Higher Ed
We have explored IAM in detail in this course. AWS offers additional security services such as KMS and HSM. This video explores some of the additional security services available within AWS.
Instructional Video13:11
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery

Higher Ed
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
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 Video7:39
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Simple Notification Service (SNS)

Higher Ed
What if you need one application to notify another application of an activity or a workload that needs to be executed? You need the Simple Notification Service (SNS) that AWS offers. This video introduces SNS.
Instructional Video9:28
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Simple Queue Service (SQS)

Higher Ed
Some applications are not sequential and consistent in the flow of processing. Rather, they allow for non-sequential processing or delayed processing. To implement such solutions, you need a method to queue requests and the AWS Simple...
Instructional Video6:20
Curated Video

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

Higher Ed
What if you need some code to run in the cloud but you don't want to build an entire instance-based platform to support the code? Lambda comes to the rescue. This video explains how Lambda can be used to execute code in the cloud without...
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 Video9:34
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Load Balancing (ELB)

Higher Ed
What can you use to implement multiple servers to enhance performance or fault tolerance? In AWS, you can use Elastic Load Balancing (ELB), which is introduced in this video.
Instructional Video8:13
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Load Balancer Concepts

Higher Ed
Before you can consider the AWS features that assist in implementing load balancing, you must understand general load balancer concepts. This is particularly true for a design architect. In this video, you will explore the load balancer...
Instructional Video8:13
Curated Video

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

Higher Ed
Policy conditions impact when and how a policy is applied in AWS. In this video, you will see how to create an IAM policy and define policy conditions.
Instructional Video8:10
Curated Video

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

Higher Ed
When you want an application or CLI interface to access AWS and its services, you can use IAM roles. This video explores the process used to create and manage roles in AWS.
Instructional Video5:02
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Principle of Least Privilege

Higher Ed
One of the biggest and most common mistakes made in security management is granting too many permissions to a user. The principle of least privilege can assist in preventing this and it is covered in this video.
Instructional Video5:12
Curated Video

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

Higher Ed
Databases can perform faster when portions of the data frequently accessed are stored in memory. The result is less disk access. ElastiCache is the AWS service that provides this capability and it is described in this video.
Instructional Video13:11
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Malware

Higher Ed
Malware comes in many forms; infestations have many symptoms. This video describes malware in all its lovely shades of ugly, from viruses and worms to spontaneous application crashes and invalid certificate errors. This clip is from the...
Instructional Video9:33
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Threats

Higher Ed
You can't protect your networks unless you understand the threats they face. Using the concept of security shells makes it easier to categorize and mitigate threats. This clip is from the chapter "Securing Computers" of the series...
Instructional Video6:03
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Router Configuration

Higher Ed
Even the most basic router has settings beyond the basic setup. Protocols such as Quality of Service (QoS), Universal Plug and Play (UPnP), and Simple Network Management Protocol (SNMP) give extra features to enhance the capabilities of...
Instructional Video6:33
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting Applications

Higher Ed
Applications cause trouble at two main times. The first is right after Windows finishes loading and then loads start-up applications. After that, applications can cause trouble any time a user starts to get their work done. Either way,...
Instructional Video21:08
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Build a Complete MVC ToDo List Application

Higher Ed
This video explains how to build a complete MVC ToDo application. This clip is from the chapter "Detailed Look into Razor Pages and MVC Application" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This section explains Razor...
Instructional Video8:13
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - The Startup Class - How to Configure Services

Higher Ed
This video discusses the Startup class in an ASP.NET Core 3.1 project. After going through this video, you will have knowledge about the two main methods in this class, in particular, the ConfigureServices() method, which is used to...
Instructional Video5:45
Curated Video

Generative AI Art for Beginners - Midjourney Image Licensing + Terms of Service

Higher Ed
In this video, we will go over Midjourney's terms of service and other important information you should know before using the software. We will cover age requirements, blocked content, rights of use, and privacy policy to ensure that you...
Instructional Video9:07
Curated Video

Learn Azure Serverless Functions in a Weekend - Introduction to Azure Service Bus

Higher Ed
This video provides an introduction to Azure Service Bus. This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
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 Video8:01
Curated Video

React JS Masterclass - Go From Zero To Job Ready - ENV / 142

Higher Ed
After completing all the lessons in the section, ultimately implementing the project and testing out the project, this video provides a detailed recapitulation of the concepts learned in this project for the React app.