我们在 asia-southeast1 区域的计算引擎上部署了 kafka,我们需要对 apache Beam(云数据流)进行流式处理。根据我的研究,连接它的唯一方法是通过 vpc 网络。但是,不幸的是,asia-southeast 上还没有数据流,如果我们在其他区域部署数据流,我们将无法通过 vpc 网络连接它。 https://cloud.google.com/dataflow/docs/guides/specifying-networks#specifying_a_network_and_a_subnetwork
有没有其他解决方案可以将计算引擎与不同区域的数据流连接起来?