ASSOCIATE-CLOUD-ENGINEER · Question #27
ASSOCIATE-CLOUD-ENGINEER Question #27: Real Exam Question with Answer & Explanation
The correct answer is A: Create a single custom VPC with 2 subnets.. Primary and secondary ranges for subnets cannot overlap with any allocated range, any primary or secondary range of another subnet in the same network, or any IP ranges of subnets in peered https://cloud.google.com/vpc/docs/using-vpc#subnet-rules
Question
You 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?
Options
- ACreate a single custom VPC with 2 subnets.
- BCreate a single custom VPC with 2 subnets.
- CCreate 2 custom VPCs, each with a single subnet.
- DCreate 2 custom VPCs, each with a single subnet.
Explanation
Primary and secondary ranges for subnets cannot overlap with any allocated range, any primary or secondary range of another subnet in the same network, or any IP ranges of subnets in peered https://cloud.google.com/vpc/docs/using-vpc#subnet-rules
Community Discussion
No community discussion yet for this question.