Question 269 of 284
Single answerYou have two Google Cloud projects: project-a with VPC vpc-a (10.0.0.0/16) and project-b with VPC vpc-b (10.8.0.0/16). Your frontend application resides in vpc-a and the backend API services are deployed in vpc-b. You need to efficiently and cost-effectively enable communication between these Google Cloud projects. You also want to follow Google-recommended practices. What should you do?
ACreate an OpenVPN connection between vpc-a and vpc-b.
✓BCreate VPC Network Peering between vpc-a and vpc-b.
CConfigure a Cloud Router in vpc-a and another Cloud Router in vpc-b.
DConfigure a Cloud Interconnect connection between vpc-a and vpc-b.
✓
Correct Answer: B
Create VPC Network Peering between vpc-a and vpc-b.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.