Memcached Architecture | The Backend Engineering Show

Memcached Architecture | The Backend Engineer...

Up next

How open ai agents "hacked" hugging face

How open ai agents "hacked" hugging face 

How a query optimization gave birth to infinite scroll

The infinite scroll in social media as we know it today is despised by all. But it always start as a bad idea. It originated as a result of UI change to relief the backend database from inefficient queries. I explore this in this episode of the backend engineering. 0:00 Intro1:00 ...  Show more

Recommended Episodes

125 - Object Caching Systems
Programming Throwdown

Many people have heard the names "redis" or "memcached" but fewer people know what these tools are good for or why we need them so badly. In this show, Patrick and I explain why caching is so important and how these systems work under the hood. 

Episode 16 - Memoization
Programming

Today we'll learn about memoization! Memoization is a practice that helps us improve the performance of our apps using caching. In the episode, we'll also discuss pure functions, caching strategies, and much more! 

#467: [INTRODUCING] Amazon MemoryDB for Redis
AWS Podcast

Amazon MemoryDB for Redis is the newest fully managed database service from AWS. Today, Nikki is joined by Zach Gardner, Specialist Solutions Architect at AWS, to introduce this new Redis-compatible, durable, in-memory database service. Learn why we built MemoryDB and dive into b ...  Show more

753: Cache Ruins Everything Around Me
Syntax - Tasty Web Development Treats

Scott and Wes dive into the cache problem, tackling user-specific data and caching security. From marketing A/B testing to content negotiation, they explore various challenges and solutions, including different URL/query parameters, edge logic, and client-side caching. Show Note ...  Show more