How to Achieve 90% Confidence in VPC Peering Packet Loss Metrics?
You have two VPCs: VPC A in Project A and VPC B in Project B. The VPCs are peered, and each VPC has VM instances in four zones. You are using the Network Intelligence Center Performance Dashboard to investigate the packet loss for traffic flows that start in VPC A and terminate in VPC B. You need the reported packet loss metric to have at least a 90% confidence level. What should you do?
Community Votes
71% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Tests the NIC dashboard sampling formula and destination-project metric visibility, with the common trap being incorrect rounding or checking the source project instead of the destination.
This question evaluates the statistical sampling thresholds and project visibility rules for Google Cloud's Network Intelligence Center packet loss metrics. Community consensus confirms that deploying 10 VMs per zone and monitoring the destination project is mandatory to meet the 90% confidence requirement.
Option B is frequently chosen due to a calculation error where candidates assume 9 VMs suffice, failing to recognize that the official formula strictly requires 2.5 multiplied by the number of zones, resulting in exactly 10 VMs per zone.
Community Discussion (9 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Google Cloud’s Network Intelligence Center requires a minimum sample size to ensure statistical reliability for its performance metrics. For a 90% confidence level, the documentation specifies multiplying 2.5 by the total number of zones in the project, which yields 10 VMs per zone in this scenario. Additionally, packet loss metrics for VPC peering are collected and displayed in the destination project because the mirrored traffic terminates there, making Project B the correct location to view the data. As noted in community comments, this aligns precisely with the official sampling guidelines and collector behavior.Why the Other Options Are Wrong
Options A and C incorrectly direct you to Project A, but the performance dashboard only aggregates packet loss at the destination endpoint where traffic is terminated. Option B fails the mathematical requirement by suggesting 9 VMs per zone, which falls short of the 2.5 × 4 = 10 threshold mandated for 90% confidence. Selecting either the wrong project or an insufficient sample size will result in incomplete or statistically unreliable metrics in the console.Community Comment Notes
Multiple highly upvoted comments validate the 2.5 × zones formula and explicitly cite the official documentation for metric availability and confidence levels. Comment [8] provides a clear explanation of how cross-project peering routes packet loss visibility exclusively to the destination project. Comment [6] initially questions the rounding but ultimately confirms that 10 VMs is the correct threshold per Google’s guidelines. Collectively, these discussions reinforce that strict adherence to the sampling math and destination-project visibility is essential for passing this exam objective.Official Reference
Exam Strategy
Memorize the Network Intelligence Center sampling thresholds (90% confidence requires 2.5 VMs per zone, while 95% requires 4 VMs per zone) and always determine traffic direction before selecting monitoring locations. When troubleshooting cross-project VPC peering, remember that performance metrics like packet loss are consistently aggregated at the destination project’s dashboard.
Related Analysis
Practice All PCNE Questions
Access 80 questions with complete answers and detailed explanations.
View Full PCNE Practice Test →