Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,121 results
Presented at the 2026 MacAdmins Conference at Penn State. Visit https://macadmins.psu.edu/conference/resources/ to access ...
116 views
4 weeks ago
Redis isn't a key-value store — it's a data structure server, and that reframe is the whole point. Here's Redis for data engineers, ...
222 views
6 days ago
Prompt caching can cut the input cost of long AI agent sessions dramatically—but only when your harness preserves reusable ...
15,127 views
13 days ago
https://arena.ai/agent Ever wondered why a single long agent session can cost hundreds or even a thousand dollars? This video ...
1,444 views
SystemDesign #Caching #SoftwareArchitecture #BackendDevelopment #JavaTechie In this video, we'll understand the ...
6,780 views
3 weeks ago
What if your app didn't have to hit the database every single time? That's caching — one of the simplest, highest-impact ideas in ...
57 views
8 days ago
Why is accessing some data dramatically faster than accessing the same data from slower storage? The answer is **caching**.
65 views
5 days ago
AsyncImage is one of the easiest ways to display remote images in SwiftUI, but many developers assume it provides image ...
636 views
What is a KV cache? It stores keys and values so LLMs do not recompute every token. See why decode gets faster—and why ...
240 views
Cache Memory vs RAM | Difference Between CPU Cache and Computer Memory | RAM vs Cache Cache memory and RAM are ...
31 views
Your CPU can access some data in around a nanosecond — but reaching main memory can take dramatically longer. So how ...
12 views
2 weeks ago
I ran the same database query 10000 times: 1972 ms. Then I put a cache in front of it and ran the same 10000 reads: 0.6 ms, and ...
26 views
1 day ago
SystemDesign #Caching #SoftwareArchitecture #BackendDevelopment #JavaTechie In this video, we'll understand **Caching ...
3,729 views
In this video we will explore how Google Apigee AI Gateway enables organisations to securely operationalise Enterprise AI. You'll ...
11 days ago
When someone says your app is slow and you need caching, do you actually know which layer of caching they are talking about?
83 views
... Is Slow 45:40 KV Cache Explained 48:20 KV Cached Decode Mathematics 58:10 Implementing a KV Cache in PyTorch 1:02:50 ...
1,547 views
The standard advice for slow AI inference is "throw more GPUs at it," and that advice is frequently wrong. This video traces four ...
96 views
Why are some applications incredibly fast even when millions of users are accessing them? One important piece of the answer is ...
50 views
7 days ago
Why does your API keep querying the database for the same data again and again? In this video, you'll learn how caching makes ...
63 views
9 days ago
SystemDesign #Caching #Redis #SoftwareArchitecture #BackendDevelopment #JavaTechie In this video, we'll understand ...
1,958 views