Google Cloud Professional Cloud Security Engineer — Question 230
Which two security characteristics are related to the use of VPC peering to connect two VPC networks? (Choose two.)
Answer options
- A. Central management of routes, firewalls, and VPNs for peered networks
- B. Non-transitive peered networks; where only directly peered networks can communicate
- C. Ability to peer networks that belong to different Google Cloud organizations
- D. Firewall rules that can be created with a tag from one peered network to another peered network
- E. Ability to share specific subnets across peered networks
Correct answer: B, C
Explanation
Option B is correct because VPC peering is non-transitive, meaning only networks that are directly peered can communicate. Option C is also correct as VPC peering can occur between networks in different Google Cloud organizations. Options A, D, and E are incorrect since they do not accurately describe the characteristics of VPC peering.