Curated Video
The Art of Holding Breath: Secrets of Free Divers
Dive deep into the world of free divers like Stéphane Mifsud, who can hold his breath for over 11 minutes underwater. This segment explores the physiological and mental training that enables such incredible feats, including enhanced lung...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String
In this video, you will learn how to find the longest word in a given string using JavaScript. The video covers the step-by-step process of solving this problem, including how to split the string into an array of words, looping through...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Withdrawal Function - Auction
In this video, we will continue to discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will learn how to create a withdrawal function in a Solidity smart contract for an auction,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Note
This video explains the course outcomes and what to expect out of the course. This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section to the course.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Training Code to App Engine
This is a lab video on deploying training code to App Engine. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Run Application Scalability Parameters
In this video, we discuss the scalability parameters for Cloud Run applications, exploring the different factors that affect the scalability of your application. This clip is from the chapter "Cloud Run - Serverless and Containerized...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - gsutil and Bash Command Basics
This video provides an overview of gsutil and Bash command basics in GCP, showing you how to work with files using gsutil and how to use common Bash commands to manage your GCP resources more efficiently and effectively in the Cloud...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Mastering Scrum: Scrum Master Tips and Tricks
In this video, we will discover how to generate test cases using ChatGPT and how ChatGPT can help automate the process of generating test cases based on requirements and specifications. You will learn to leverage ChatGPT's capabilities...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Master Roles: How to Improve the Development Team
In this video, you will learn to document APIs using ChatGPT, effectively documenting API functionalities, endpoints, request/response formats, and authentication methods. We will understand how ChatGPT can assist in generating clear and...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 06-1
In this exercise demonstration, we will add resources to a plan, practice assigning resources to tasks, and identify and deal with any resource over-allocations. This clip is from the chapter "Resources" of the series "Microsoft Project...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 02-1
In this demonstration exercise, we will create a blank project, familiarize ourselves with project ribbons and commands, add commands to the Quick Access Toolbar, and practice switching between views and tables. This clip is from the...
Curated Video
Fundamentals of Secure Software - Introduction to Manual Threat Modeling
This video helps in performing a manual threat model.
Curated Video
A Detailed Guide to the OWASP Top 10 - API5:2023 Broken Function Level Authorization
In this session, we will analyze Broken Function Level Authorization, understanding its impact on API security and methods to prevent it.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multiple Permissions
To understand practical permissions, you must understand multiple permissions. Permissions can come from multiple sources, and they aggregate to form practical or applied permissions. In this video, you will explore multiple permissions.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Working with Security Groups
You might wonder how you can control who has access to the EC2 instances you implement. One method is with the use of security groups and this video introduces the concept.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Shared Tenancy
You may have heard the phrase "shared instance", but what does it mean? You will understand after watching this video. Grasp the concept and the way it is implemented in AWS here.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - EBS and EC2
Elastic Block Store is your "hard drive" in the cloud. This video introduces the use of an EBS volume in AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - EFS and PrivateLink
How can you ensure secure connections between your VPCs, services, and applications in AWS? Check out PrivateLink to find out.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Elastic File System (EFS)
Do you need to store data in your Amazon Web Services (AWS) cloud that can be accessed by multiple AWS virtual machines (instances)? If so, you need a Storage Area Network (SAN) in the cloud. The Elastic File System (EFS) provides this...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Storage Services
Amazon Web Services (AWS) offers many storage functions. Many cloud services provide storage alone, but AWS offers advanced storage services and many compute services. This video introduces the array of storage services offered.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - DynamoDB
DynamoDB is a database solution used frequently for data stream capture and small, fast reads and writes. This video introduces DynamoDB.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - High Availability Solutions
Availability means that a resource is there when you need it and where you need it. With databases, this is of ultimate importance. In this video, you will explore the high availability solutions for databases in AWS.
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
Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing with Burp Suite Intruder Overview
This video provides you with an overview of Fuzzing with the help of Burp Suite Intruder. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...