Download presentation
Presentation is loading. Please wait.
Published byErin Justina Wilkinson Modified over 9 years ago
6
Typical Caching Patterns Web Tier Data Storage SQL Data
7
Web Tier Cache Data Storage SQL - High Throughput - Low Consistent Latency 50% : <3ms 99% : <10ms Azure Region
10
What is Redis? “Redis is an open source, BSD licensed, advanced key- value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. ” - redis.io “Redis has many different use cases. The simplest way to describe it is something between a traditional database and doing computations in memory. Redis exposes data structures that are accessed in memory via a set of commands. ” – Salvatore
22
Cache NameCache SizeGET/sec (Simple GET calls of 1 KB values)Bandwidth (Mbits/sec) C0250 MB6105 C11 GB12,200100 C22.5 GB24,300200 C36 GB48,875400 C413 GB61,350500 C526 GB112,2751000 C653 GB153,2191000+ Azure Redis Cache Performance
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.