简体   繁体   English

适用于IaaS VM的Azure分布式缓存

[英]Azure distributed cache for IaaS VMs

Is it possible to use Azure shared cache service from load-balanced IaaS VMs? 是否可以从负载平衡的IaaS VM使用Azure共享缓存服务? Does it exists at all? 是否存在? I can't seem to find caching service in management portal. 我似乎在管理门户中找不到缓存服务。

You should also take a look at the Windows Azure Cache Service (Preview) that has just been launched. 您还应该查看刚刚启动的Windows Azure缓存服务(预览) It supports distributed caching from IaaS VMs. 它支持从IaaS VM进行分布式缓存。 Read more here to find out if you need this. 在此处阅读更多信息以了解您是否需要此功能。

If you're using IaaS with Windows Server, you may want to explore using Server AppFabric Caching . 如果您将IaaS与Windows Server一起使用,则可能需要使用Server AppFabric Caching探索。 This gives you dedicated resources, co-hosted in your Azure VM's at a lower latency and without the quota's imposed by the shared caching service. 这为您提供了专用资源,它们以较低的延迟共同托管在您的Azure VM中,而没有共享缓存服务强加的配额。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Azure VM 是 IaaS 还是 PaaS? - Microsoft Azure VMs IaaS or PaaS? 如何在不使用公共IP的情况下将Azure工作者/ Web角色连接到Azure Iaas VM? - How to Connect Azure Worker/Web role to Azure Iaas VMs without using public IP's? HTTP探测如何在VM上具有多个站点的Azure IaaS负载平衡集中工作 - How does HTTP probing work in Azure IaaS Load Balanced Set with Multiple Sites on VMs 如何通过门户将端点映射添加到Azure IaaS VM(新资源管理器)? - How to add endpoint mapping to Azure IaaS VMs (new resource manager) via Portal? 在Azure中连接两个IAAS VM并从辅助角色访问C驱动器 - Connecting two IAAS VMs in Azure and accessing c drive from worker role 是否可以严格在网络级别限制前端和后端Azure IaaS VM之间的入口和出口流量? - Is it possible to restrict ingress and egress traffic between front end and back end Azure IaaS VMs strictly at the network level? Azure 应用服务中的 webjobs 是如何分布在虚拟机上的? - How are the webjobs distributed across VMs in Azure App service? Azure本地缓存与分布式缓存 - Azure Local Cache versus Distributed Cache 从模板以ARM模式自动调整IaaS VM - Autoscaling IaaS VMs in ARM mode from a template Azure IaaS VM监控 - Azure IaaS VM monitoring
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM