Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise is deploying a multi-tier microservices application across Google Kubernetes Engine (GKE) and standalone Compute Engine virtual machines (VMs) in a custom-mode Virtual Private Cloud (VPC).
The infrastructure must satisfy the following architectural and security requirements:
Which network architecture and security configuration should you implement?
A VPC-native cluster leverages Google Cloud's native alias IP ranges to assign internal IP addresses directly to GKE Pods from a dedicated secondary CIDR range in a VPC subnet. A Kubernetes NetworkPolicy is a native Kubernetes resource that acts as a packet-level firewall for Pods, restricting traffic flow based on pod selectors, namespace labels, and port definitions.
This architecture is Google Cloud's recommended best practice for enterprise GKE deployments. It avoids the scaling limits of legacy routes-based clusters and enables native pod-level security controls without requiring external appliances.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.