Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Data Partitioning? And Why We Are Using Data Partitioning?
The video introduces the concept of data partitioning and explains its purpose in microservices data management and discusses the benefits of data partitioning and explores the idea of distributing data across multiple partitions or...
Curated Video
Design Microservices Architecture with Patterns and Principles - Main Features of API Gateway Pattern
In this video, the main features of the API gateway pattern are discussed in detail and highlights features such as request routing, load balancing, authentication and authorization, request/response transformations, protocol...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transaction Management of Monolithic Architecture-1
In this video, let's learn about the challenges and strategies for managing transactions within a monolithic architecture. We will understand how to ensure data consistency and handle distributed transactions effectively. We will explore...
Curated Video
Mastering C++ Standard Library Features [Video] - Example: Creating a Compile-Time Set Data Structure
Learn how to create a simple set-like compile-time data structure with a familiar `constexpr`-based syntax
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Distributed Caching
This video provides an overview of the topic of distributed caching in microservices architectures. It introduces the concept of caching and its importance in improving performance and scalability. This clip is from the chapter...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Database Operations Are Expensive, Low Performance
This video explores the issues of high cost and low performance associated with traditional database operations and discusses the limitations they impose on scalability and responsiveness. The video highlights the need for alternative...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Listen and Polling Outbox Table
This video addresses a specific challenge related to the Transactional Outbox pattern, which is the need for a mechanism to detect and process new events in the outbox table, and explores different approaches, including listening and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Dual Write Problem
This video addresses the challenge of maintaining consistency between multiple data stores when performing dual writes in a distributed system, the potential issues that can arise, such as data inconsistencies and transactional failures,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transaction Management of Monolithic Architecture-2
This video discusses how transactions are typically managed in a monolithic architecture, where a single database is used to maintain transactional consistency and explores the limitations and drawbacks of this approach when...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transaction Fundamentals and ACID Principles
This video explains the fundamental concepts of transactions and introduces the ACID (Atomicity, Consistency, Isolation, Durability) principles, which are essential for ensuring data integrity and reliability in transactional systems....
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem Manage Consistency Across Microservices in Distributed Transactions
This video addresses the challenge of managing consistency across multiple microservices in distributed transactions, delves into the complexities and difficulties associated with ensuring transactional consistency in a distributed...
Curated Video
Design Microservices Architecture with Patterns and Principles - RESTful API Design for Microservices
In this video, we will delve into the specifics of designing RESTful APIs for individual microservices. We will understand the key principles and patterns for creating well-designed and cohesive APIs. This clip is from the chapter...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Changed for Communications Between Monolithic to Microservices
In this video, we will discover the key differences in communication requirements between monolithic and microservices architectures. We will understand how the shift to microservices impacts communication patterns and protocols. This...
Curated Video
Simplify an Expression with Parentheses and Exponents
In this math video we will simplify an expression with parentheses & exponents. We will learn about order of operations using the acronym PEMDAS to support our learning. P represents parentheses. We will clear the parentheses first by...
Curated Video
Operations in Set Theory
This video provides a brief introduction to sets and then explains the four main set theory operations of union, intersection, difference and complement. Venn diagrams are used to demonstrate the concepts. Practice questions and answers...
Curated Video
Order of Operations Explained
This video covers the order of operations; including what the acronyms BODMAS, BIDMAS, BEDMAS and PEMDAS/PEDMAS stand for. We explain in which order to calculate math problems, the importance of the order of operations, and provide...
Curated Video
Mastering Order of Operations: Solving Expressions with Ease
Do you need to learn how to use order of operations to solve or simplify expressions? In this video, I will review the order of operations, and guide you through solving 7 different expressions that have positive and negative numbers in...
Curated Video
Mastering Order of Operations: Solving Expressions with Ease
Do you need to learn how to use order of operations to solve or simplify expressions? In this video, I will review the order of operations, and guide you through solving 2 different expressions. The second problem is in fraction form!...
Curated Video
Working with Division
Mr. Addit introduces the terms divisor, dividend, and quotient. He also demonstrates how to write a division problem.
Curated Video
Comparing Sets of Expressions
"Comparing Sets of Expressions" explains how to compare sets of expressions that contain the same numbers but differing symbols by simplifying each one according to the order of operations.
Curated Video
The Federal Government and the United States Military
Dr. Forrester talks about the responsibilities of the federal government and explains that one of these responsibilities is overseeing the United States military. She describes the value of our military and its development.
Curated Video
Numerical Expressions
Written Descriptions of Expressions explores ways to author written descriptions of expressions.
Curated Video
From Word to Number Form
From Word to Number Form shows how to convert mathematical expressions from word form to number form without solving by using understanding of operations.
Curated Video
Order of Operations: Fractions
Order of Operations: Fractions simplifies mathematical expressions containing fractions using the order of operations.