Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Security Services Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery
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.
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) - Simple Notification Service (SNS)
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Simple Queue Service (SQS)
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Lambda
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...
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) - Elastic Load Balancing (ELB)
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Load Balancer Concepts
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Policy Conditions
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - IAM Roles
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Principle of Least Privilege
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - ElastiCache
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.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Malware
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Threats
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Advanced Router Configuration
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting Applications
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,...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Build a Complete MVC ToDo List Application
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - The Startup Class - How to Configure Services
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...
Curated Video
Generative AI Art for Beginners - Midjourney Image Licensing + Terms of Service
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Azure Service Bus
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.
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
React JS Masterclass - Go From Zero To Job Ready - ENV / 142
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.