Instructional Video5:15
TMW Media

Projectile Motion: Equations for the X direction

K - 5th
What are the equations needed to solve for the X direction? Projectile Motion, Part 2
Instructional Video3:39
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Direct Client-to-Service Communication

Higher Ed
In this video, we will address the challenge of direct client-to-service communication in a microservices architecture. We will explore the pros and cons of direct communication and alternative approaches, such as API gateways or service...
Instructional Video5:55
Curated Video

Manners Matter Part 3: Understanding Communication

6th - 8th
In this episode of "In Control," we take a deeper dive into the intriguing world of manners. We explore some of the puzzling norms about posture, handshakes, and politeness, admitting that, even though we may not understand why they...
Instructional Video2:58
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction: Microservices Communication Patterns - API Gateways

Higher Ed
This video introduces the topic of microservices communication patterns with a focus on API gateways and provides an overview of the challenges associated with direct communication between microservices and the role of API gateways in...
Instructional Video20:12
Curated Video

Probability Statistics - The Foundations of Machine Learning - Continuous Distributions with the Help of an Example

Higher Ed
In this video, we will cover continuous distributions - probability densities. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine...
Instructional Video6:33
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Application Integration Patterns for Microservices

Higher Ed
This video explains application integration patterns for microservices. This clip is from the chapter "Architecture Recap: Event-Driven Microservices Architectures" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video4:53
Curated Video

.NET Core Microservices - Synchronous Versus Asynchronous Communication

Higher Ed
This video explains synchronous versus asynchronous communication. This clip is from the chapter "Checkout Functionality" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the...
Instructional Video2:01
Curated Video

Design Microservices Architecture with Patterns and Principles - gRPC Usage in Microservices Communication

Higher Ed
In this video, we will understand how gRPC is utilized in microservices communication. You will learn about service contracts, service discovery, and the role of gRPC in enabling efficient and scalable communication between...
Instructional Video4:12
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Inter-Service Communication Makes Heavy Load on Network Traffic

Higher Ed
In this video, we will address the challenge of heavy network traffic caused by inter-service communication in a microservices architecture. We will explore strategies such as message queues, event-driven architectures, and service mesh...
Instructional Video4:01
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Long Running Operations Can't Handle Sync Communication

Higher Ed
This video addresses the problem of handling long-running operations in a microservices architecture when using synchronous communication, highlights the limitations of synchronous communication for time-consuming operations, and...
Instructional Video1:32
Curated Video

Design Microservices Architecture with Patterns and Principles - Problems of Direct-to-Microservices Communication

Higher Ed
This video explores the problems that arise when microservices communicate directly with each other and highlights issues such as tight coupling, scalability limitations, and lack of centralized control and security, emphasizing the need...
Instructional Video12:13
Learning Mole

Offensive Oceans

Pre-K - 12th
This animated science video lesson is all about fierce ocean animals. Students will love this engaging and interactive video as they learn more about and study oceans.
Instructional Video9:38
Curated Video

Uses and Applications of Electromagnetic Waves

9th - Higher Ed
In this lecture video, the different types of electromagnetic waves are examined, and their uses and applications are explored. The video begins with an overview of the electromagnetic spectrum, starting with gamma rays and ending with...
Instructional Video1:55
Curated Video

Design Microservices Architecture with Patterns and Principles - Evaluate and Problem Microservices Architecture and Client-Service Communication

Higher Ed
In this video, we will explore evaluation techniques for microservices architecture, including assessing scalability, performance, and fault tolerance. We will address common challenges related to client-service communication, such as...
Instructional Video3:33
Curated Video

Design Microservices Architecture with Patterns and Principles - Client Applications Code Review - E-Commerce App

Higher Ed
This video focuses on the code review of the client applications in the e-commerce application and examines the codebase of the client applications, such as web or mobile applications, and discusses their implementation, user interface,...
Instructional Video6:56
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Communication Between Movie Detail and Movies

Higher Ed
This lecture explains how communication between the child and its parent component takes place. So, practically speaking, when the modal dialog is closed on saving a record, the added record is visible without refreshing the browser....
Instructional Video6:49
Curated Video

The Art of Doing - Python Network Applications with Sockets - Adjusting Host Firewall for LAN Communication

Higher Ed
In this video, you will learn how to adjust host firewall for LAN communication. This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In this section,...
Instructional Video6:22
Curated Video

.NET Core Microservices - Demo - Synchronous Communication and Alerts Display

Higher Ed
This video explains synchronous communication and alerts display. This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video3:32
Curated Video

5G and Wireless Communication for Beginners - A Quick Look at 5G Targets

Higher Ed
This video presents a quick look at 5G targets. This clip is from the chapter "Opening up the Future with 5G" of the series "5G and Wireless Communication for Beginners".This section focuses on 5G.
Instructional Video11:51
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 3 - Lock the Application When an Obstacle Is Detected

Higher Ed
This video explains step 3 - lock the application when an obstacle is detected. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Instructional Video18:36
Programming Electronics Academy

Switch Case and Serial Application: Arduino Course 5

Higher Ed
A demonstration of using a switch-case statement and serial communication in programming.
Instructional Video10:23
Curated Video

The Art of Doing - Python Network Applications with Sockets - The Threading Module Basics Part 1

Higher Ed
In this first part, we will be introduced to a new module called the threading module and lay the foundation for how to use it. This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The...
Instructional Video9:30
TLDR News

September 11th 2001: The 20th Anniversary of 9/11 - TLDR News

12th - Higher Ed
A list of charities committed to raising money and distributing support to the families of those killed or injured on September 11, 2001 and the first responders who were affected
Instructional Video1:46
Curated Video

Design Microservices Architecture with Patterns and Principles - When to Use WebSocket API and Use Cases of WebSocket API

Higher Ed
In this video, we will explore the scenarios and use cases where WebSocket API is valuable, such as real-time messaging, collaborative applications, and live data streaming. We will understand the benefits and considerations when...