ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

172 results

CodeSource
The Untold Story of NoSQL Databases

Thanks to MongoDB for sponsoring this video. The all-in-one data platform for AI, easy ops, and distributed systems, visit ...

11:49
The Untold Story of NoSQL Databases

23,660 views

2 days ago

Ben Dicken
using RAM to make databases FAST (the buffer pool)

Page caching is how databases like MySQL and Postgre keep your most-used data in memory instead of constantly hitting the ...

14:53
using RAM to make databases FAST (the buffer pool)

2,875 views

7 days ago

ByteMonk
Most Developers Don't Trust AI Code. Here's Why They Should Now

Sponsored by Atoms → https://tinyurl.com/2eyzjw25 AI can write code fast. But most developers don't trust it. The real problem ...

9:28
Most Developers Don't Trust AI Code. Here's Why They Should Now

4,069 views

1 day ago

Ben Dicken
Killing transactions in databases (deadlock detection and resolution)

Deadlock happens when processes get stuck waiting for each other to release resources. In databases, this occurs when ...

13:08
Killing transactions in databases (deadlock detection and resolution)

1,695 views

5 days ago

Why This in Tech?
The Eventual Consistency Lie: Why Your Data is Wrong

Explore the hidden dangers of eventual consistency in distributed systems. Learn why the CAP theorem forces trade-offs and how ...

6:10
The Eventual Consistency Lie: Why Your Data is Wrong

78 views

5 days ago

Snowflake Developers
What is Snowflake? Complete Platform Demo (2026)

Snowflake is a unified, fully-managed, multi-cloud data and AI platform that lets you build data pipelines, train ML models, and ...

11:13
What is Snowflake? Complete Platform Demo (2026)

703 views

1 day ago

Tech With Machines
Distributed Locking Explained Simply

distributedsystems #systemdesign #concurrency #distributedlocking #softwarearchitecture #databaseinternals ...

4:46
Distributed Locking Explained Simply

84 views

4 days ago

TiDB Learning
Episode 1: Why Choose TiDB? Scalability and HTAP Explained

This video covers the two main reasons to choose TiDB: its horizontal scalability for mission-critical workloads and its Hybrid ...

10:24
Episode 1: Why Choose TiDB? Scalability and HTAP Explained

23 views

5 days ago

AutoContent API
Inside ChatGPT's Scaling Battle: Single Postgres Primary for 800M Users

How does ChatGPT keep 800 million users online while running a single primary Postgres database? This video pulls back the ...

7:21
Inside ChatGPT's Scaling Battle: Single Postgres Primary for 800M Users

0 views

6 days ago

IBM Technology
Federated Learning & Encrypted AI Agents: Secure Data & AI Made Simple

Ready to become a certified Architect - Cloud Pak for Data V4.7? Register now and use code IBMTechYT20 for 20% off of your ...

5:01
Federated Learning & Encrypted AI Agents: Secure Data & AI Made Simple

7,134 views

6 days ago

TiDB Learning
Episode 2: TiDB Overall Architecture Explained: TiDB Server, PD, and TiKV Clusters

Learn about the core components of the TiDB distributed database architecture: the stateless TiDB Server Cluster (SQL Layer), ...

6:16
Episode 2: TiDB Overall Architecture Explained: TiDB Server, PD, and TiKV Clusters

13 views

5 days ago

Ben Dicken
Caching algorithms (LIFO vs LRU vs CLOCK)

A breakdown of how databases decide which pages to keep in memory and which to kick out. We're talking LIFO (Last in first out), ...

12:52
Caching algorithms (LIFO vs LRU vs CLOCK)

871 views

6 days ago

TiDB Learning
Episode 6: TiDB Cloud Introduction - Distributed Database as a Service (DBaaS) on AWS and GCP

This episode introduces TiDB Cloud, a Database as a Service (DBaaS) built on the elastic and decoupled TiDB architecture.

4:14
Episode 6: TiDB Cloud Introduction - Distributed Database as a Service (DBaaS) on AWS and GCP

0 views

5 days ago

Why This in Tech?
SQL vs NoSQL: The Ultimate Database Guide

An in-depth technical comparison of SQL and NoSQL databases. Learn about ACID compliance, CAP theorem, horizontal scaling, ...

8:16
SQL vs NoSQL: The Ultimate Database Guide

28 views

4 days ago

SystemDesignPrep
Architectural Foundations of Scalable System Design Explained

This video provides a complete introduction to system design, showing how engineers move from building simple applications to ...

8:31
Architectural Foundations of Scalable System Design Explained

44 views

4 days ago

ThatNotesGuy
DNS Explained: How the Internet Actually Works (Root Servers, Caching, Security)

This video breaks down the Domain Name System (DNS), the distributed database that powers the entire internet.

12:00
DNS Explained: How the Internet Actually Works (Root Servers, Caching, Security)

64 views

4 days ago

Artificial Intelligence
SQL Sharding  Single DB Illusion
7:53
SQL Sharding Single DB Illusion

0 views

4 days ago

Tech and System Chronicles
Distributed transactions : saga pattern

System Design of microservices architecture needs design pattern that handle distributed transactions. in that case saga pattern is ...

8:44
Distributed transactions : saga pattern

3 views

4 days ago

Mr. K Talks Tech
How I would learn Azure Data Engineering in 2026 (If I could start over) - 6 Month Plan

In this video, I have given a complete 6 months roadmap to become an Azure Data Engineer in 2026 Join this channel to get ...

8:26
How I would learn Azure Data Engineering in 2026 (If I could start over) - 6 Month Plan

2,547 views

7 days ago

with AI
DDIA | Chapter 12 - The Future of Data Systems

Designing Data-Intensive Applications DDIA Chapter 12 Future of Data Systems Distributed Systems Future Modern Data ...

7:15
DDIA | Chapter 12 - The Future of Data Systems

3 views

7 days ago

TiDB Learning
Episode 3: The TiDB SQL Layer (Distributed MySQL) - Mapping SQL to KV and Handling Node Failure

Explore the TiDB SQL layer, which acts as a distributed MySQL endpoint. This unit explains how TiDB maps relational database ...

9:54
Episode 3: The TiDB SQL Layer (Distributed MySQL) - Mapping SQL to KV and Handling Node Failure

0 views

5 days ago

CockroachDB
Operational Simplicity | CockroachDB | Scale When Others Fail

Through the trusted medium of Wheel of Fortune, Rob Reid shows how a globally distributed CockroachDB can scale to global ...

10:46
Operational Simplicity | CockroachDB | Scale When Others Fail

58 views

5 days ago

multicloud architect
Designing cross-cloud database replication topologies

This video describes database replication patterns between AWS Aurora, Azure Cosmos DB, and GCP AlloyDB or Spanner.

6:32
Designing cross-cloud database replication topologies

0 views

6 days ago

Milan Jovanović
Advanced Caching Strategies: L1/L2 Synchronization with .NET + Redis

Get the 2026 .NET Developer roadmap here → https://the-dotnet-weekly.ck.page/2026-roadmap Want to master Clean ...

9:58
Advanced Caching Strategies: L1/L2 Synchronization with .NET + Redis

5,611 views

5 days ago

Learn In Minutes
Microservices = Scale? Not So Fast — Myth Busted

Support the channel on Patreon: https://www.patreon.com/15345164/join Microservices for infinite scale? Think again! We're ...

7:24
Microservices = Scale? Not So Fast — Myth Busted

11 views

1 day ago