Using Redis Cache

Redis Cache in Azure is based on the popular open-source implementation, Redis Cache. It provides a secure cache from where you can access your data and that runs in an Azure data center. It can be used by different types of applications, including Web Apps, applications inside a virtual machine, or other cloud services. Caches can be shared by all applications that have the appropriate access key.

Azure Redis Cache comes in the following tiers:

  • Basic: This is a single node cache, ideal for development, test environments, and non-critical workloads. This tier has no SLA.
  • Standard: Provides a replicated cache. The data is automatically replicated between the two nodes. This tier offers an SLA.
  • Premium: The Premium tier has ...

Get Architecting Microsoft Azure Solutions - Exam Guide 70-535 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.