|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/azure-redis-caching/
课程评论:没有评论
**Azure Redis Caching 课程概述** 本课程将带您深入了解 Azure Redis Cache 的强大功能。Redis 是一种先进的键值存储,支持字符串、哈希、列表、集合和有序集合等多种数据结构,并提供原子操作。Azure Redis Cache 是基于流行的开源 Redis 缓存,由微软提供安全、专用的托管服务,可供 Azure 中的任何应用程序访问。 **核心学习内容:** * **Redis 缓存基础:** 理解 Redis 的工作原理和数据类型。 * **创建 Azure Redis Cache:** 学习如何在 Azure 平台上轻松创建和配置 Redis 缓存实例。 * **开发 Redis 缓存客户端:** 掌握如何构建应用程序来与 Azure Redis Cache 进行交互,实现数据的缓存和检索。 * **ASP.NET 输出缓存提供程序:** 了解如何将 Azure Redis Cache 集成到 ASP.NET 应用程序中,以提高网站的性能。 **课程目标:** 完成本课程后,您将能够独立创建 Azure Redis Cache,并开发相应的缓存客户端,有效利用 Redis 缓存技术优化您的应用程序性能。
In this course, you will learn about CachingRedis CachingHow to create Redis CacheDevelop Redis Cache ClientASP.NET Output Cache Provider for Azure Redis Cache.Redis is an advanced key-value store, where keys can contain data structures such as strings, hashes, lists, sets and sorted sets. Redis supports a set of atomic operations on these data types.Azure Redis Cache is based on the popular open-source Redis cache. It gives you access to a secure, dedicated Redis cache, managed by Microsoft and accessible from any application within Azure.By the end of the course, you will be able to create Azure Redis Cache and develop Redis Cache Client.