Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Advanced Virtualization Setup
Mike describes the process of changing one or more VMs, such as modifying the number and size of mass storage available. You can use a VM to explore the many options available in Disk Management with multiple drives. The episode also...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Understanding Virtualization
In the first virtualization episode, Mike explores the concepts behind virtual machines. He discusses virtualization vs. emulation, how modern VMs work, and the differences between Type 1 and Type 2 hypervisors (the different hosts for...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Cables and Connectors
Networking uses many different types of cables such as coaxial, twisted pair, and even fiber-optic. These different cables use special connectors, and a good tech should recognize the different cables and their connectors. This clip is...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI
In this video, you will learn to produce and consume messages using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Curated Video
Social Media Automation using Python - Project Part 3
This video demonstrates the debugging process of any errors created during the code creation and finally executing the code to obtain the relevant information. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Some Extra Perks
Here, you will learn about additional features we can harness using the pywhatkit function, such as collecting information about WhatsApp scheduling, image posting, and such tasks. This clip is from the chapter "WhatsApp Automation" of...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Installing Apache Server
In this video, you will learn how to install Apache server. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Killing a Process
In this video, you will learn how to kill a process. This clip is from the chapter "Process and Memory" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will cover process and memory.
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Process (ps and top)
In this video, we will discuss about process (ps and top). This clip is from the chapter "Process and Memory" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will cover process and memory.
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Networking - Introduction
In this video, we will get introduced to some basic network commands such as hostname, ping, host. This clip is from the chapter "Networking" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Installation and Understanding Virtualization
In this video, we will understand why we need virtual environment installation and virtualization. This clip is from the chapter "Download, Install, and Configure" of the series "Linux Operating System: A Complete Linux Guide for...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Configure the Kafka Producer Properties in Coffee Order Service
In this video, we will configure the properties to boot the Kafka producer in the coffee orders service. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Shop Order Consumer
In this video, we will code and consume the coffee order AVRO record from the Kafka topic. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts...
Curated Video
CISSP Crash Course - Security Controls in the SDLC
This video explains SDLC practices and security controls in the SDLC. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Curated Video
CISSP Crash Course - Patch and Vulnerability Management
This video explains the patch and vulnerability management process. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
CISSP Crash Course - Operate Detective and Preventative Controls
This video explains firewalls and how to operate detective and preventative controls. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
CISSP Crash Course - Supply Chain Risk
This video explains supply chain risk management and the minimum-security requirements. This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on...
Curated Video
CISSP Crash Course - Security in Systems Part 2
This video continues talking about security in systems, microservices, and containerization. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
Curated Video
HashiCorp Certified - Vault Associate Course - Configuring the Consul Storage Backend
This video helps in configuring the Consul Storage backend. Consul is still one of the most popular storages backends when deploying Vault; here, we will cover it. This clip is from the chapter "Installing Vault" of the series "HashiCorp...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Running Vault in Production
This is a lab video on running Vault in production. You will look at a Vault node and how to configure everything to get Vault running as a service on a Linux machine. This clip is from the chapter "Installing Vault" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Running Vault Server in Production
In this video, we will explore the best practices for running a HashiCorp Vault server in a production environment. Let's learn how we can deploy Vault in a production setting using much of the information learned so far. This clip is...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Installing Vault Using Packer
This is a lab video on installing Vault using Packer. This video will walk you through how to create an image that includes the Vault binary and other configuration files using HashiCorp Packer. This clip is from the chapter "Installing...
Curated Video
HashiCorp Certified - Vault Associate Course - Storage Backends
This video focuses on storage backends in HashiCorp Vault, which are responsible for persisting Vault data to disk or other storage media. Vault needs a place to store its data, and that "place" is called a storage backend. This clip is...
Curated Video
HashiCorp Certified - Vault Associate Course - Unsealing with Transit Auto Unseal
There are so many options for unsealing Vault, including this option that allows you to unseal using another Vault cluster. It's a pretty cool option. This video provides an overview of the transit auto-unseal feature in HashiCorp Vault,...