It is an open-source, in-memory Redis cache system provided and maintained by Azure.
It helps the web applications to improve the performance by fetching data from the BACKEND database and STORING it into the Redis cache for the first request and then fetching data from the Redis cache for all subsequent requests.
Azure Redis Cache provides powerful and secure caching MECHANISMS by making USE of the Azure cloud.