Question 50 of 284
Single answerYou have production and test workloads that you want to deploy on Compute Engine. Production VMs need to be in a different subnet than the test VMs. All the
VMs must be able to reach each other over Internal IP without creating additional routes. You need to set up VPC and the 2 subnets. Which configuration meets these requirements?
✓ACreate a single custom VPC with 2 subnets. Create each subnet in a different region and with a different CIDR range.
BCreate a single custom VPC with 2 subnets. Create each subnet in the same region and with the same CIDR range.
CCreate 2 custom VPCs, each with a single subnet. Create each subnet in a different region and with a different CIDR range.
DCreate 2 custom VPCs, each with a single subnet. Create each subnet in the same region and with the same CIDR range.
✓
Correct Answer: A
Create a single custom VPC with 2 subnets. Create each subnet in a different region and with a different CIDR range.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.