Easy1 markMultiple Choice
GCP PCA · Question 29 · Security Design
You are creating a new GCP project for a production environment. You need strict control over the IP address ranges used by your subnets to prevent overlapping with your on-premises network. How should you configure the VPC network?
You are creating a new GCP project for a production environment. You need strict control over the IP address ranges used by your subnets to prevent overlapping with your on-premises network. How should you configure the VPC network?
Answer options:
A.
Use the default VPC network.
B.
Create an Auto mode VPC network.
C.
Create a Custom mode VPC network and manually define the subnets and IP ranges.
D.
Create a Shared VPC and let Google automatically assign the IP ranges.
How to approach this question
Identify the VPC mode that requires manual subnet creation.
Full Answer
C.Create a Custom mode VPC network and manually define the subnets and IP ranges.✓ Correct
When connecting GCP to an on-premises network (via VPN or Interconnect), you must ensure there are no overlapping IP ranges. Auto mode VPCs automatically create a subnet in every GCP region with predefined IP ranges. Custom mode VPCs start with no subnets, giving you complete control to define specific IP ranges that fit into your enterprise IP address management (IPAM) plan.
Common mistakes
Using the default network for production, leading to routing conflicts when connecting to on-premises.
Practice the full GCP Professional Cloud Architect Practice Exam 1
50 questions · hints · full answers · grading
More questions from this exam
Q01**CASE STUDY: TechStream Gaming**
**Company Overview:** TechStream Gaming is a global gaming com...HardQ02**CASE STUDY: TechStream Gaming**
**Company Overview:** TechStream Gaming is a global gaming com...MediumQ03**CASE STUDY: TechStream Gaming**
**Company Overview:** TechStream Gaming is a global gaming com...HardQ04**CASE STUDY: TechStream Gaming**
**Company Overview:** TechStream Gaming is a global gaming com...MediumQ05**CASE STUDY: TechStream Gaming**
**Company Overview:** TechStream Gaming is a global gaming com...Medium
Expert