MENU

Fun & Interesting

Azure Cache for Redis (.NET 6)

DotNetMastery 15,582 4 years ago
Video Not Working? Fix It Now

☕ Coffee: https://www.buymeacoffee.com/bhrugen Azure Cache for Redis is a fully managed, in-memory cache that enables high-performance and scalable architectures. In this short video, I will walk you through on how to create Azure Cache for Redis on Azure portal and integrate it with .NET 6 Application. GitHub Link : https://github.com/bhrugen/AzureFundamentals All GitHub Repo: https://github.com/bhrugen Full Course: https://www.dotnetmastery.com/Home/Details?courseId=23 ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) What is Caching? ⌨️ (0:05:01) Advantages of Azure Cache ⌨️ (0:06:56) Create Azure Cache on Portal ⌨️ (0:08:55) Create .NET Application ⌨️ (0:12:13) Adding CRUD Category Pages ⌨️ (0:13:54) Add Azure Cache Keys to Project ⌨️ (0:16:58) Home Page Index Action ⌨️ (0:20:20) Azure Cache in Action ⌨️ (0:25:28) Invalidate Azure Cache

Comment