Instructional Video9:22
Curated Video

Fundamentals of Secure Software - Introduction to OWASP Top 10

Higher Ed
This video is a high-level walkthrough of the OWASP Top 10 and other OWASP resources.
Instructional Video8:10
Curated Video

Fundamentals of Secure Software - Introduction to Application Security

Higher Ed
In this video, we will lay the groundwork for what an SDLC looks like.
Instructional Video5:27
Curated Video

A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization

Higher Ed
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Instructional Video6:49
Curated Video

A Detailed Guide to the OWASP Top 10 - API1:2023 Broken Object Level Authorization (BOLA)

Higher Ed
In this session, we will delve into the Broken Object Level Authorization risk, its implications, and strategies for mitigation.
Instructional Video2:02
Curated Video

A Detailed Guide to the OWASP Top 10 - Software and Data Integrity Failures Prevention

Higher Ed
This video explains how we can prevent software and data integrity failures.
Instructional Video2:20
Curated Video

A Detailed Guide to the OWASP Top 10 - #6 Vulnerable and Outdated Components Prevention

Higher Ed
This video explains how to prevent vulnerable and outdated components from becoming an issue.
Instructional Video4:56
Curated Video

A Detailed Guide to the OWASP Top 10 - #6 Vulnerable and Outdated Components

Higher Ed
This video explains the A06: 2021 - vulnerable and outdated components.
Instructional Video7:53
Curated Video

A Detailed Guide to the OWASP Top 10 - #3 Cross-Site Scripting Attacks

Higher Ed
This video explains another important client-side based attack, which is called the cross-site scripting attack.
Instructional Video16:25
Curated Video

A Detailed Guide to the OWASP Top 10 - #3 SQL Injection Attacks

Higher Ed
This video explains the most common type of attack on a website, which is the SQL injection attack.
Instructional Video8:37
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your LinkedIn Account

Higher Ed
In this video, you will discover effective strategies to enhance the security of your LinkedIn account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Instructional Video8:22
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your Facebook Account

Higher Ed
In this video, you will discover effective strategies to enhance the security of your Facebook account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Instructional Video4:09
Curated Video

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

Higher Ed
Some application services are focused mainly on web mobility (web apps on mobile devices) such as AWS Amplify, AppSync and Device Farm. This video addresses these services as well as some additional machine learning tools.
Instructional Video9:34
Curated Video

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

Higher Ed
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.
Instructional Video3:28
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication

Higher Ed
What if you don't trust a single authentication method, such as a username and password pair? Then you can use multi-factor authentication, which is presented in this video.
Instructional Video9:18
Curated Video

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

Higher Ed
Like any technology, S3 has unique terminology associated with it. If you hope to understand and implement S3 well, you must understand this terminology, and this video will provide you with definitions of key S3 terms.
Instructional Video13:00
Curated Video

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

Higher Ed
In this video, we will understand the Identity and Access Management (IAM) service used to secure access to AWS services, manage the root account, create users, group permissions, roles, and more.
Instructional Video4:30
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - How to Get Started with AWS

Higher Ed
How to set up your free AWS account, and everything you need to know before you begin.
Instructional Video12:21
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Development Operations (DevOps)

Higher Ed
AWS DevOps services allow you to manage programming processes from start-to-finish. They include code creation, code management, code debugging, code packaging and deployment. This video describes the available services.
Instructional Video8:50
Curated Video

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

Higher Ed
An Application Programming Interface (API) is a wrapper for code that allows for easy access to and execution of it. The AWS API Gateway is a service that allows you to have APIs in the cloud. Learn more in this video.
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 Video6:03
Curated Video

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

Higher Ed
The Amazon Security Token Service (STS) allows for secure communications and access between AWS services, such as between an EC2 instance and S3. You will learn about this service in this video.
Instructional Video11:06
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Beanstalk Environment

Higher Ed
If you would like to have an expert AWS administrator available to you at any time, consider the Elastic Beanstalk service. It's not a real administrator, but it's as close as it gets within AWS and it can launch and mage EC2 instances...
Instructional Video3:01
Curated Video

The Art of Doing - Web Development for Beginners - Installing VS Code

Higher Ed
In this video, we will walk you through the process of installing VS Code IDE (Integrated Development Environment) on your Windows machine, which will be your primary development environment throughout the course. This clip is from the...
Instructional Video2:21
Curated Video

The Art of Doing - Web Development for Beginners - Downloading the Course Materials

Higher Ed
In this video, we will guide you through the process of downloading the course materials, including the starter, and completed files, from the GitHub repository. These files will be essential for completing the assignments and practicing...