Amazon VPC 和 ElastiCache 安全性 - ElastiCache 适用于 Redis 的 Amazon
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

Amazon VPC 和 ElastiCache 安全性

由于数据安全性非常重要,ElastiCache 为您提供了控制哪些人可访问您的数据的方法。如何控制对数据的访问取决于您是在 Amazon Virtual Private Cloud (Amazon VPC) 中还是在 Amazon EC2-Classic 中启动您的集群。

重要

我们已经弃用了使用 Amazon EC2-Classic 来启动 ElastiCache 集群。所有当前生成节点都仅在 Amazon Virtual Private Cloud 中启动。

Amazon Virtual Private Cloud (Amazon VPC) 服务定义一个与传统数据中心非常相似的虚拟网络。在配置您的 Amazon VPC 时,您可以选择它的 IP 地址范围、创建子网并配置路由表、网关和安全设置。您还可以将缓存集群添加到虚拟网络,并使用 Amazon VPC 安全组控制对缓存集群的访问。

本部分说明如何在 Amazon VPC 中手动配置 ElastiCache 集群。这些信息适用于希望更深入地了解 ElastiCache 和 Amazon VPC 如何协同工作的用户。