Microsoft Build 2016 11/6/2018 4:55 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Increase performance of your apps using Azure Redis Cache Pranav Rastogi Program Manager Pranav.Rastogi@microsoft.com | @rustd
Azure Redis Cache Open source Redis hosted and managed by Microsoft Dedicated virtual machine per cache Sizes: 256 MB - 530 GB (contact us for more) Available in all Azure Regions – China and US Govt. SSL Basic SKU : Single cache node Standard SKU: Cache node + one replica (SLA 99.9%) Premium tier: Highest performance, Redis data persistence, Redis cluster, Azure Virtual Network support Azure Redis Cache
Azure Redis Cache… RBAC Provisioning Redis Cache Monitoring/ Diagnostics Alerts ASP.NET Session & Output Cache Providers WordPress & Azure Redis Cache Azure Redis Cache…
Azure Redis Cache Premium The new Premium-tier is an Enterprise ready tier which includes all the Standard-tier features and more: Better performance Redis persistence Redis Cluster Azure Virtual Network (VNet)
Redis data persistence RDB snapshot Time based since the last successful backup or Manual Backup and Restore AOF – Append-Only File
Redis cluster Each shard is master/ slave pair
Redis cluster The ability to automatically split your dataset among multiple nodes. The ability to continue operations when a subset of the nodes are experiencing failures or are unable to communicate with the rest of the cluster. More throughput: Throughput increases linearly as you increase the number of shards. More memory size: Increases linearly as you increase the number of shards.
Azure Virtual Network 11/6/2018 © 2015 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Demo Pranav Rastogi Microsoft Build 2016 11/6/2018 4:55 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Recommendations
Import/ Export data (preview) Import data into Redis Cache from RDB file/s Export data from Redis Cache to RDB file/s. RDB file/s are stored Azure Blobs Storage.
Call to Action https://aka.ms/rediscachedocs http://aka.ms/rediscachepremium Try our Premium tier and Import/ Export Re-visit Build on Channel 9. Continue your education at Microsoft Virtual Academy online.
11/6/2018 4:55 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.