Curated Video
AZ-104: Microsoft Azure Administrator Full Course - AKS (Azure Kubernetes Service) Nodes and Clusters
In this video, we will cover AKS nodes and clusters. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Elastic MapReduce (EMR)
This video explains how Amazon EMR can be used to process massive amounts of data for business analytics and upload data to Amazon Simple Storage Service (Amazon S3) buckets for automatic processing. This clip is from the chapter...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Load Balancer Concepts
This video will let you explore the load balancer concepts applicable to any solution. This clip is from the chapter "Solutions Architect Chapter 9 - Auto Scaling Solutions" of the series "AWS Solutions Architect Associate (SAA-C02) Exam...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - What is DOM?
DOM Crash Course: What is DOM? This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles and classes, events etc
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Topological Sort In A Graph
This video will make things easy to follow. Topological sort is widely used in real world problems. This clip is from the chapter "Graph Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".Topological sort is an...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Registering the 1st user
Login View: Registering the 1st user This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch operations. It...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Kubernetes Lab Activity-I
In this video, we will cover Kubernetes lab activity-I. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Choosing Your Cluster's Hardware
This video explains how to select the hardware for your cluster. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of...
Curated Video
Docker for the Absolute Beginner - Hands-On - Kubernetes Introduction
Container Orchestration – Docker Swarm and Kubernetes: Kubernetes Introduction This clip is from the chapter "Container Orchestration – Docker Swarm and Kubernetes" of the series "Docker for the Absolute Beginner - Hands-On".In this...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Depth First - In-Order and Post-Order Traversal
Depth first traversal can be of 3 types based on the order in which the node is processed relative to it's left and right sub-trees. This clip is from the chapter "Binary Trees" of the series "From 0 to 1: Data Structures & Algorithms in...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - AKS Security
In this video, we will cover AKS security. This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and how to create a web app and...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Breadth First Traversal
Let's visualize breadth first traversal and see how it's implemented. This clip is from the chapter "Binary Trees" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we study more about binary trees using...
Curated Video
Demo Part 1.3 Delete Resources
In this demo video, we will work on deleting resources. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this...
Curated Video
Comprehensive Android Developer Bootcamp - Create ViewModel Class
Android Room – Alternative Database:Create ViewModel Class This clip is from the chapter "Android Room – Alternative Database" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to use the Android...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Directed And Undirected Graph
Learn how to model using either Directed or Undirected graphs. This clip is from the chapter "Graphs" of the series "From 0 to 1: Data Structures & Algorithms in Java".The author introduces you to various types of graphs such as directed...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Binary Heap - Logically A Tree Really An Array
Learn the most efficient way to implement the Binary Heap using an array. This clip is from the chapter "Heaps" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we learn about Heap data structure, build...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - How Elasticsearch Scales?
This video explains how Elasticsearch scales. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 03 – Creating Kubernetes Cluster with Google Kubernete Engine (GKE)
This video focuses on creating Kubernetes Cluster with Google Kubernete Engine (GKE). This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 04 – Review Kubernetes Cluster and Learn Few Fun Facts about Kubernetes
This video is about basics of Kubernetes Cluster and learning few fun facts about Kubernetes. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Basics of Networking in Kubernetes
In this video, we will learn about the basics of networking in Kubernetes. This clip is from the chapter "Networking in Kubernetes" of the series "Kubernetes for the Absolute Beginners - Hands-On".Here, we will find out how networking...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Kubernetes Setup - Introduction and Minikube
In this video, we will see an introduction to Minikube. This clip is from the chapter "Set Up Kubernetes" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we learn how to set up Kubernetes and Minikube.
Science360
Xandem Technology uses radio waves to monitor movement - CES 2014
At the Consumer Electronics Show, CES 2014, Xandem Technology showed off a prototype that uses radio waves to track human body movement. Applications for this product could revolutionize industries like personal home security. Xandem...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Heapify!
Learn to ensure that when we add an element or remove an element from an existing heap, so that the heap property and shape property is maintained. This clip is from the chapter "Heaps" of the series "From 0 to 1: Data Structures &...
Curated Video
Kubernetes for the Absolute Beginners - Hands-On - Services – NodePort
In this video, we will learn about services – NodePort. This clip is from the chapter "Services" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will learn more about NodePort and ClusterIP services.