LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Associate Cloud Engineer

Google Associate Cloud Engineer

Get started today

Ultimate access to all questions.


You are tasked with designing the VPC configuration for a new logistics application. The application will operate in both production and test environments on Compute Engine, requiring each environment to have its own distinct subnet. All VMs must communicate over internal IPs without the need for additional routing configurations. Which of the following setups meets these requirements?

Real Exam



Explanation:

Option A is correct because it fulfills the requirement for separate subnets for production and test environments within a single VPC, enabling automatic internal IP communication between all VMs. This setup avoids the need for additional routing. Options B, C, and D fail to meet one or more of the specified requirements, such as unique CIDR ranges for each subnet or the necessity for all environments to reside within the same VPC for seamless communication.

Powered ByGPT-5