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.