
Answer-first summary for fast verification
Answer: Organize them into distinct networks
Correct answer: Organize them into distinct networks. Explanation: To prevent VMs within the same project from communicating over internal IP addresses, placing them in different networks is the effective solution. This approach leverages GCP's internal global network capabilities, allowing for global availability and failover scenarios without compromising isolation requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What is the recommended method to ensure VM systems within a single project cannot communicate via their internal IP addresses? (Select One)
A
Assign them to separate organizations
B
Distribute them across different zones
C
Organize them into distinct networks
D
Isolate them in a different project