Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating an EFS File System Lab
Now that you know what the Elastic File System (EFS) offers, you can begin working with it in Amazon Web Services (AWS). This video demonstrates the creation of an EFS share.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Enhanced Features
AWS has really upped its game with added S3 features. Learn about intelligent tiering, S3 object lock, and batch operations in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating an S3 Bucket
In this video, you will learn how to create storage in the cloud. You will learn to use the Simple Storage Service (S3) to store your data. You will learn to create an S3 bucket, upload data, and set up permissions.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - MySQL Lab
MySQL is a very popular web database solution because it is an open-source database that is compatible with the SQL language and relational database concepts. In this video, you will see how to create a free tier MySQL database in the...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Configuration Lab
Beyond understanding what autoscaling does, it is essential to see how it is configured and managed so that you can design for it. This video takes you into a configuration lab for autoscaling so you can learn this important information.
Curated Video
The Art of Doing - Web Development for Beginners - Installing VS Code
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...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - From SQL Injection to Remote Code Execution Demo
This is a demo video that demonstrates how to execute the code from SQL injection to remote. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - File Explorer
This video explains file explorer. This clip is from the chapter "Users, Groups, and Permissions" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section explains what users, groups, and permissions are.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - NTFS Permissions
NTFS permissions are powerful and a bit complicated to those unfamiliar with them. You can apply permissions for files or folders to user accounts (although it is considered better to apply them to groups and add user accounts to those...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Popular File Systems
There are many file systems available for different systems, purposes, and types of storage. It's important to know the difference between files systems such as NTFS, ext3, FAT, and HFS+. This clip is from the chapter "Implementing Mass...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Touring Windows 10 and 11
This video explains Windows 10 and 11 and looks at the similarities and differences between each. This clip is from the chapter "The Visible Computer" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section explains the...
Curated Video
The Art of Doing - Web Development for Beginners - Headings and Paragraphs
In this video, you will learn how to use the heading and paragraph tags to structure and organize content on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Going Through the Dungeon Download Pack
In this lesson, we will look through the download pack that comes with the course. You will find 23 unique seamless materials, one atlas material for the books, one trim sheet for gold decorations, seven ornaments set up with PBR...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Basic WAP Setup
The standard wireless access point (WAP) doesn't just work out of the box. It's important to understand how to perform a basic setup for a WAP to make sure it operates properly in your network. This clip is from the chapter "Wireless...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Windows Firewall
Like all operating systems, Windows comes with a built-in software firewall. Unlike the firewall on your router, this firewall only protects a single system. It's important for techs – and the users they support – to understand how to...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Basic Router Configuration
All routers share some basic configuration steps every tech must know. From router passwords to LAN IDs, this is the place to learn about these settings. This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Dynamic IP Addressing
Manually entering IP addresses into all our devices is an administrative nightmare. To avoid this mess, smart techs use the Dynamic Host Configuration Protocol (DHCP) to automatically provide IP addresses to individual hosts. This clip...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Client-Side Validation of Customer Model
This video shows the process to add client-side validation using jQuery unobtrusive package. You will see the working of client-side through F12 Chrome developer tools and also explain how validation on Client works. This clip is from...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Configuring the Startup Class
The Startup class explains ways to configure it to include the essential code to configure the appropriate service and include essential middleware. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Controllers Folder
This video discusses the Controller folder and its content (HomeController) when the project was created with the default Model-View-Controller project template. This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Inspect the wwwroot
This video covers the web root folder, wwwroot, created at the root of the project when you create an ASP.NET Core 3.1 project and use the MVC template. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
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 - Understanding the New Look Project File
This video deals with the new lean and trimmed-up project (.csproj) file in the ASP.NET Core web project. The project file has been considerably trimmed to only include the core framework version. Any other dependencies that may be added...
Curated Video
Generative AI Art for Beginners - Using Images as Part of Your Prompt
In this video, we will show you how to add one or more image URLs to your prompt in Midjourney. These images will serve as visual inspiration for your prompt and help you generate more creative ideas. We will also provide an example to...