
Explanation:
To guarantee that VM systems within one project cannot communicate over the internal IP address, placing them in different networks is the correct approach. This method ensures isolation while still allowing for global availability and failover capabilities across different geographic regions within GCP’s internal global network.
Ultimate access to all questions.
What is the recommended method to ensure VM systems within a single project cannot communicate via internal IP addresses?
A
Place them in different zones
B
Place them in separate organizations
C
Place them in a separate project
D
Place them in different networks
No comments yet.