通过使用 Redis 缓存只读数据来优化 Web 应用

初级
开发人员
Azure
用于 Redis 的 Azure 缓存
ASP.NET Core

在 Azure 中使用 Redis 缓存可减少数据库的负载。 在分布式高容量环境中应用不同的缓存体系结构以支持更大的负载。

学习目标

在本模块中,你将:

  • 描述什么是 Redis 缓存,以及如何使用它来满足业务需求。
  • 创作一个有关使用 Redis 缓存的设计和计划。
  • 在 Azure 中预配 Redis 缓存。
  • 将 Web 应用连接到缓存。

先决条件

  • 具有应用开发经验
  • 体验在应用中使用数据