Caching Strategies and Theory for ASP.NET Core - Distributed Caching with Redis
Raw Coding via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore caching strategies and theory in this 24-minute video focusing on data flow in local and distributed cache components for ASP.NET Core and C#. Dive into various caching approaches including namespace cache, fallback cache, short-circuit cache, right-through cache, read-site cache, and right-back cache. Learn about batch updates and gain insights into implementing efficient caching mechanisms using Redis for distributed caching. Discover how to optimize your application's performance and scalability through effective caching techniques. Access additional resources, including the source code on GitHub and a comprehensive playlist for further learning on ASP.NET Core caching strategies.
Syllabus
Introduction
namespace cache
fallback cache
shortcircuit cache
right through cache
read site
right back cash
batch update
Taught by
Raw Coding