An engineer is planning the initial virtual private cloud (VPC) topology for an enterprise workload in Google Cloud. Which two statements accurately describe Google Cloud VPC networks and subnets? (Select TWO answers.)
- VPC networks are global resources, whereas subnets are regional resources.Answer
- Custom mode VPC networks allow administrators to manually define IP address ranges for subnets in chosen regions.Answer
- CAuto mode VPC networks create subnets for each availability zone using randomized IP ranges.
- DAn existing subnet primary IP range can be expanded even if the new range overlaps with a peered VPC network range.
Answer
Google Cloud VPC networks are global resources containing regional subnets, and custom mode VPC networks allow administrators to explicitly define IP address ranges for subnets in selected regions.
Google Cloud VPC networks are global resources capable of hosting resources across multiple regions, whereas subnets belong to specific regions. Furthermore, custom mode VPC networks give cloud engineers explicit administrative control to create subnets with specific IP address ranges only in required regions.
Step-by-Step Solution
Key Concept
Planning Virtual Private Cloud (VPC) Networks and Subnets