© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. MishraMicrosoft Azure for Java Developershttps://doi.org/10.1007/978-1-4842-8251-9_9

9. Storing Runtime Data in Azure Redis Cache

Abhishek Mishra1  
(1)
Navi Mumbai, India
 

Modern applications generate and work on runtime data. They keep the runtime data either in memory or in a persistent disk or data store. Storing the data in the memory enables you faster access to the temporary runtime data stored. However, it gets slower while accessing data from persistent storage like disk or database than the in-memory store. Azure Redis Cache helps you store and manage runtime data for your application in Azure. Azure Redis Cache helps you access the runtime data ...

Get Microsoft Azure for Java Developers: Deploying Java Applications through Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud 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.