Technology
Managed Redis on Azure for caching, session state, counters, rate limiting, and production cache operations.
Practice items tagged with Azure Cache for Redis.
Explains how an API behaves when Redis is unavailable and which cache usages can safely fall back.
Explains cache observability across hit rate, latency, source load, memory, evictions, stale data, and fallback behavior.
Explains why Redis connections are reused, how timeouts protect API threads, and how to diagnose client-side Redis pressure.
Explains session state choices for scaled-out ASP.NET Core APIs and when Redis-backed state is appropriate.
Preparation paths where this taxonomy appears in the track scope.