forked from docs/doc-exports
Reviewed-by: Antonova, Ekaterina <ekantono@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1.0 KiB
1.0 KiB
Do Kafka Instances Support Cross-VPC Access?
Yes. You can use one of the following methods to access a Kafka instance across VPCs:
- Establish a VPC peering connection to allow two VPCs to communicate with each other. For details, see VPC Peering Connection.
- Use VPC Endpoint (VPCEP) to establish a cross-VPC connection. For details, see Accessing Kafka Using a VPC Endpoint Across VPCs.
Parent topic: Connections