1 回答
- 最新
- 投票最多
- 评论最多
0
【以下的回答经过翻译处理】 有多种方法可以连接到 VPC 外部的 AWS MSK 集群。
VPN:https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html
VPC 对等:https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html
VPC 中转网关:https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html
AWS DX专线连接:https://aws.amazon.com/directconnect/
REST Proxy:REST Proxy可以安装在您的 VPC 中运行的实例上。 REST Proxy允许您的生产者和消费者通过 HTTP API 请求与集群通信。
相关内容
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前