Hi , is it possible to have a multiple runtime plane in an ApiGee Hybrid setup ?We are planning to have a runtime plane in AKS (for backend services on cloud) and On-Prem (for backend services on-prem), the multi region deployment Multi-Region talks more about deploying multiple runtime plane in a specific hosting platform(GKE, On-prem, AKS etc). We are looking more of combination of On-Prem and Azure AKS
Hi,
Yes, it is possible to have multiple runtime instances deployed on different cloud services / on-prem datacenters that are all connected to the same control plane on GCP. To do so, connectivity between each instance is required. As described in the multi-region guide: https://cloud.google.com/apigee/docs/hybrid/v1.14/multi-region , the Cassandra nodes in each Instance must have connectivity to the nodes in each other Instance. It is recommended to have a fast and stable connection between Instances.