GCP Professional Cloud Architect Practice Question

A financial-services company hosts its trading platform on Compute Engine VMs in a production VPC. Security policy states that:

  • Only outbound HTTPS traffic to approved market-data and partner APIs is allowed.
  • Developers must not be able to tunnel traffic through arbitrary TCP ports or visit unapproved websites even if they attach an external IP during troubleshooting. You are designing the egress path to satisfy the policy while keeping operations simple. Which solution best meets the requirements and follows Google-recommended architecture principles?
  • Install host-based proxy agents on every VM, configure them to forward HTTPS requests to an external SaaS security proxy, and block direct internet egress with a DENY all-egress VPC firewall rule.

  • Deploy Cloud NAT for the subnet, add an egress firewall rule that allows tcp:443 only to the partner IP ranges, and rely on NAT's managed service to block all other destinations automatically.

  • Force all egress traffic through an on-premises next-generation firewall over Cloud VPN, where URL filtering is applied, and return traffic to Google Cloud over the same tunnel.

  • Create a regional Secure Web Proxy forwarding rule in the VPC, publish the proxy's private IP as the default gateway for the VM subnet, and configure SWP URL policies that whitelist the required market-data and partner domains while blocking all other categories.

GCP Professional Cloud Architect
Managing and provisioning a solution infrastructure
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot