Hi, what do you want to do?
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Laptop Hardware Troubleshooting - The Tools
Laptops have many technician-replaceable parts. Check for online documentation before starting and proceed with caution. Mike explores laptop dissection in this episode.
<
br/>
This clip is from the chapter "Book Chapter 23 -...
<
br/>
This clip is from the chapter "Book Chapter 23 -...
Curated Video
Recommender Systems with Machine Learning - Quiz Solution-2
This is a solution video of the quiz for this module/section.
<
br/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
<
br/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Curated Video
CISSP Crash Course - Supply Chain Risk
This video explains supply chain risk management and the minimum-security requirements.
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which...
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which...
Curated Video
CISSP Crash Course - Security in Systems Part 2
This video continues talking about security in systems, microservices, and containerization.
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which...
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which...
Curated Video
CISSP Crash Course - Architecture and Design
This video explains architecture and design and takes us through what’s inside a system.
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which...
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which...
Curated Video
CISSP Crash Course - Personnel Security Policies and Procedures
This video explains personnel security policies and procedures.
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and...
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and...
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Architecture and Pathing Structure
This video will walk you through the basic architecture of Vault and help you understand the pathing structure that Vault uses.
<
br/>
This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp...
<
br/>
This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp...
Curated Video
Oracle Database Administration from Zero to Hero - Creating an Oracle Database (Part 3 of 3)
In this video, we will continue the process of creating an Oracle database by exploring topics such as responding to the DBCA window, working with sample schemas, dropping Oracle databases, and following guidelines for creating Oracle...
Curated Video
The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js
In this video, you will learn about two-way binding; we will get an overview of it and
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets...
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets...
Curated Video
The Complete Vue.js Course for Beginners - How to Create Components
In this video, you will learn to create components, and make or add new components in your application. You will also learn how to import new components in your application.
<
br/>
This clip is from the chapter "Getting Started with...
<
br/>
This clip is from the chapter "Getting Started with...
Curated Video
The Complete Vue.js Course for Beginners - Props
In this video, we will talk about props. It can be registered on a component to pass data from a parent component to one of its children components.
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The Complete...
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The Complete...
Curated Video
The Complete Vue.js Course for Beginners - Reuse Components
In this video, we will discuss the reuse of components. You will learn to build a reusable component in Vue, which will be used to reuse it in Create or Edit or anywhere that requires the same code and functionality.
<
br/>
This...
<
br/>
This...
Curated Video
The Complete Vue.js Course for Beginners - Routing
This video talks about what routing is. Routing is one of the many features provided by Vue.js to allow users to switch between pages without refreshing everytime a page is loaded.
<
br/>
This clip is from the chapter "Routing and...
<
br/>
This clip is from the chapter "Routing and...
Curated Video
The Complete Vue.js Course for Beginners - Teleport Components
is a built-in component that allows us to "teleport" a part of a component's template into a DOM node that exists outside the DOM hierarchy of that component.
<
br/>
This clip is from the chapter "Advanced Concepts" of the series...
<
br/>
This clip is from the chapter "Advanced Concepts" of the series...
Curated Video
The Complete Vue.js Course for Beginners - Dynamic Components
Dynamic components is a Vue.js feature that enables users to dynamically render different components based on certain conditions or user interactions.
<
br/>
This clip is from the chapter "Advanced Concepts" of the series "The...
<
br/>
This clip is from the chapter "Advanced Concepts" of the series "The...
Curated Video
The Complete Vue.js Course for Beginners - Create a Child Component in Vue.js
In this video, we will create a child component and we will also discuss how we can pass data in between child components.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
Curated Video
Design Microservices Architecture with Patterns and Principles - RabbitMQ Components - Producer, Queue, Consumer, Message, Exchange, Binding
This video dives into the key components of RabbitMQ. It explains how producers send messages to queues, consumers retrieve messages from queues, exchanges route messages to queues based on bindings, and messages contain the actual...
Curated Video
Design Microservices Architecture with Patterns and Principles - Layered (N-Layer) Architecture
This video explores the layered (N-layer) architecture pattern, which provides a structured approach to organizing software systems. We will discuss the benefits and characteristics of this architecture and how it promotes modularity...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Health Monitoring with Kubernetes, Prometheus, and Grafana
In this video, we will discover how Kubernetes, Prometheus, and Grafana can be combined to monitor the health and performance of microservices deployed in a containerized environment, how Kubernetes can provide health metrics,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Elastic Stack for Microservices Observability with Distributed Logging
In this video, we will discover the Elastic Stack, a popular open-source solution for log management and analysis, and see how you can use tools such as Elasticsearch, Logstash, and Kibana to collect, process, and visualize log data...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Resiliency Patterns
In this video, we will explore various resiliency patterns specifically designed for microservices architectures and discuss patterns such as Circuit Breaker, Bulkhead, Timeout, and Fallback, which help enhance the fault-tolerance and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Resilience, Observability, and Monitoring
This video is an overview of the key concepts and importance of resilience, observability, and monitoring in microservices architectures and sets the stage for understanding the challenges and solutions associated with ensuring the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Fault Tolerance Microservices Able to Remain Operational for Any Fail
In this video, the problem of ensuring fault tolerance in microservices deployments is addressed. It discusses strategies and techniques for building resilient microservices architectures that can withstand failures at various levels,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Helm Charts with Kubernetes for Microservices Deployments
This video focuses on Helm, a package manager for Kubernetes, and its usage in microservices deployments. It explains how Helm charts can be used to define, install, and manage microservices applications in a Kubernetes cluster.
<
br/>...
<
br/>...