Google Cloud Professional Cloud Network Engineer — Question 165

You are designing a packet mirroring policy as part of your network security architecture for your gaming workload. Your infrastructure is located in the us-west2 region and deployed across several zones: us-west2-a, us-west2-b, and us-west2-c. The infrastructure is running a web-based application on TCP ports 80 and 443 with other game servers that utilize the UDP protocol. You need to deploy packet mirroring policies and collector instances to monitor web application traffic while minimizing inter-zonal network egress costs.

Following Google-recommended practices, how should you deploy the packet mirroring policies and collector instances?

Answer options

Correct answer: C

Explanation

The correct answer is C because it adheres to the best practice of creating separate packet mirroring policies for each zone to effectively monitor traffic without incurring additional egress costs. Each group of collector instances is aligned with its respective zone, ensuring localized data collection. Options A and B fail to provide sufficient separation for monitoring, while option D incorrectly suggests using subnets instead of instance-tags for traffic matching, which is less precise in this context.