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 migrating its sensitive database administration and operations workloads to Google Cloud. The architecture includes several Compute Engine virtual machines (VMs) deployed with only internal RFC 1918 IP addresses in private subnets.
The security and network teams have defined the following operational requirements:
Which solution should the cloud architect implement to meet these requirements?
Identity-Aware Proxy (IAP) TCP forwarding is a Google Cloud service that enables users to establish encrypted tunnels to internal Compute Engine VM instances over TCP port 22 (SSH) or port 3389 (RDP) without allocating public IPv4 addresses to the instances or configuring client VPN infrastructure.
roles/iap.tunnelResourceAccessor) defined in Identity and Access Management (IAM) policies.gcloud compute ssh --tunnel-through-iap as well as tools like IAP Desktop and PuTTY.35.235.240.0/20) to internal instances on port 22.Compared to perimeter VPNs or exposed bastion hosts, IAP TCP forwarding provides a cloud-native, centrally managed identity proxy that enforces strong authentication and context validation before any TCP packet reaches the target VM.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.