Question-33:Your firm and one of its partners each have a project hosted on Google Cloud, but they are housed in different companies. Your company's project (qtprj-a) runs in Virtual Private Cloud (qtvpc-a). In the vpc-b environment, the partner's project (qtprj-b) is being executed. There are now three instances operating on qtvpc-a, but qtvpc-b only has one instance operating on it. Both Virtual Private Clouds have their own distinct subnets that do not intersect. You need to make certain that all instances connect with one another using internal IPs in order to keep latency to a minimum and throughput to its highest level. What is it that you ought to do?
A. A network peering should be established between qtvpc-a and qtvpc-b.
B. Set up a VPN between qtvpc-a and qtvpc-b using Cloud VPN.
C. After you have configured IAP TCP forwarding on the instance located in qtvpc-b, run the following gcloud command from one of the instances located in qtvpc-a gcloud: gcloud compute start-iap-tunnel INSTANCE NAME IN VPC 8 22 —local-host-port=localhost:22
D. 1. Create an additional instance in qtvpc-a. 2. Create an additional instance in qtvpc-b. 3. Install OpenVPN in newly created instances. 4. Configure a VPN tunnel between qtvpc-a and qtvpc-b with the help of OpenVPN.
Get All 340 Questions and Answer for Google Professional Cloud Architect