Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Update Statistics / 239
This video explains how to update the statistics and will help you understand filter and reduce. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Delete Transaction / 238
This video explains how to delete a transaction. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project in which we...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 232
This video explains the CSS template of the budget tracker project. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 231
This video explains the HTML template for the project. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project in which...
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
Design Microservices Architecture with Patterns and Principles - Retry Pattern
In this video, we will dive deeper into the Retry pattern, which is one of the key resiliency patterns and explains how the pattern allows microservices to automatically retry failed operations, increasing the chances of successful...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transactional Outbox Pattern in Microservices
This video focuses on the implementation of the Transactional Outbox pattern in a microservices architecture, the benefits of using the pattern in this context, decoupling services, and improving performance, and provides practical...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transactional Outbox Pattern
This video introduces the Transactional Outbox pattern as a solution to the dual write problem, how the pattern works by using an outbox table to capture domain events within the transactional boundary and subsequently processing these...
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 - Compensating Transaction Pattern
This video introduces the compensating transaction pattern to rollback or undo the effects of a previous transaction in the event of a failure or error, how compensating transactions can be used in conjunction with the SAGA pattern to...
Curated Video
Design Microservices Architecture with Patterns and Principles - SAGA Pattern - Orchestration-Based SAGA Implementation
This video explores the orchestration-based implementation of the SAGA pattern, where a central orchestrator service coordinates and controls the sequence of transactions across multiple services. This clip is from the chapter...
Curated Video
Design Microservices Architecture with Patterns and Principles - SAGA Pattern for Distributed Transactions
This video introduces the SAGA (Step-by-Step Atomicity Guarantees) pattern as a solution to managing distributed transactions in a microservices architecture and explains the concept of a saga, which is a sequence of local transactions,...
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 - When to Use Relational Databases
The video focuses on when to use relational databases in microservices architecture and discusses the strengths and advantages of relational databases, such as data integrity, ACID compliance, and complex querying capabilities. This clip...
Curated Video
Design Microservices Architecture with Patterns and Principles - Relational and NoSQL Databases - Document, Key-Value, Graph-Based, Column-Based
The video explores different types of databases commonly used in microservices architecture, including relational databases and NoSQL databases such as document databases, key-value stores, graph databases, and columnar databases and...
MarketWatch
Pros and cons of working with a real estate agent
Buying a home is a huge investment and complicated process, especially navigating the current real estate market. Real estate agents can help demystify the process and even help you find deals - but they come with a price. Here's what...
Curated Video
Five Basic Negotiating Strategies - Key Concepts in Negotiation
What is your strategy when you go into a negotiation? There are five basic negotiating strategies. In this video, I'll describe them, based on the work of Kenneth Thomas and Ralph Kilmann.
Financial Times
Musk's torturous takeover of Twitter
FT Due Diligence - Along with his wealth, Elon Musk is renowned for his eccentricity, a trait that came to the fore during his $44bn takeover of Twitter. As the FT’s Ortenca Aliaj explains, the deal not only turned Musk into one of the...
Financial Times
The story behind Spacs’ spectacular fall from grace
FT Due Diligence - Special purpose acquisition companies emerged from the backwaters of finance to become one of the most in-demand assets on Wall Street during the pandemic. They pulled in celebrities, well-known financiers, and retail...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Database Transaction Standards (ACID Versus CAP)
Let's look at CAP and ACID as valuable starting points for developing a solid understanding of core database concepts.
Curated Video
EXCEL DATA: Grouping data by categories
Explore how to group data by categories, turning clutter into meaningful segments.
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - MetaMask Setup
In this video, we will guide you through the process of setting up MetaMask, a cryptocurrency wallet, and browser extension that enables interaction with the Ethereum network. You will learn how to install MetaMask, create a new wallet,...