You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/redis/overview.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: azure-managed-redis
6
6
ms.custom:
7
7
- ignite-2024
8
8
ms.topic: how-to
9
-
ms.date: 11/15/2024
9
+
ms.date: 04/22/2025
10
10
appliesto:
11
11
- ✅ Azure Managed Redis
12
12
---
@@ -58,7 +58,6 @@ Three tiers are for in-memory data:
58
58
-**Compute Optimized** Designed for performance-intensive workloads requiring maximum throughput, with a low memory-to-vCPU (2:1) ratio. It's ideal for applications that demand the highest performance.
59
59
60
60
One tier stores data both in-memory and on-disk:
61
-
<!--Kyle [umanag] should On-disk section callout the difference from Persistence which uses attached managed disk too -->
62
61
63
62
-**Flash Optimized** Enables Redis clusters to automatically move less frequently accessed data from memory (RAM) to NVMe storage. This reduces performance, but allows for cost-effective scaling of caches with large datasets.
64
63
@@ -159,9 +158,4 @@ For more information about migrating from Azure Cache for Redis to Azure Managed
159
158
## Related content
160
159
161
160
-[Create an Azure Managed Redis instance](quickstart-create-managed-redis.md)
162
-
-[Use Azure Managed Redis in an ASP.NET web app](web-app-cache-howto.md)
163
-
-[Use Azure Managed Redis in .NET Core](dotnet-core-quickstart.md)
164
-
-[Use Azure Managed Redis in .NET Framework](dotnet-how-to-use-azure-redis-cache.md)
165
-
-[Use Azure Managed Redis in Node.js](nodejs-get-started.md)
166
-
-[Use Azure Managed Redis in Java](java-get-started.md)
167
-
-[Use Azure Managed Redis in Python](python-get-started.md)
0 commit comments