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 organizes its Google Cloud resource hierarchy into distinct folders for network infrastructure and business workloads. The Shared VPC host project resides in the Core-Networking folder, while multiple service projects containing Compute Engine virtual machines (VMs) reside in the App-Workloads folder.
The central security team applies a hierarchical firewall policy to the Core-Networking folder that denies ingress TCP traffic on port 22. To allow remote access, a development team attaches another hierarchical firewall policy directly to the App-Workloads folder with a high-priority rule allowing ingress TCP traffic on port 22. However, SSH traffic to the VMs connected to the Shared VPC subnets remains blocked.
Why is the ingress traffic on TCP port 22 still blocked on these VM instances?
In Google Cloud networking, hierarchical firewall policies allow organizations to define and enforce consistent firewall rules across resource hierarchy nodes such as organizations and folders. When resources utilize Shared VPC, network interfaces attached to shared subnets reside logically within the shared network hosted by the host project.
Core-Networking folder).App-Workloads folder, the network interfaces inherit policies from the ancestry of the VPC network they attach to, completely ignoring the hierarchical firewall policies applied to the App-Workloads folder.This model preserves strict centralized security boundaries across enterprise cloud deployments. It prevents decentralized teams in child folders from opening security holes on corporate shared networks, ensuring compliance across all connected workloads.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.