professional-cloud-data-engineer
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.
Your data engineering team needs SSH access to a Compute Engine VM that orchestrates data ingestion pipelines. The VM is located inside a VPC Service Controls perimeter to prevent data exfiltration.
The engineers are working remotely from unmanaged client devices. You need to provide secure SSH access to the VM without exposing it directly to the public internet, while ensuring the access complies with the VPC Service Controls perimeter restrictions.
What should you do?
Identity-Aware Proxy (IAP) TCP-forwarding acts as an intermediary that allows users to establish secure SSH connections to VM instances without requiring the VM to have a public IP address. VPC Service Controls ingress rules allow explicitly defined external traffic to cross the security perimeter boundary based on context-aware attributes.
This approach leverages Google Cloud's native zero-trust capabilities. It securely bridges the gap between unmanaged external devices and a highly restricted VPC Service Controls perimeter by relying on identity and IP-based context rather than impossible device posture checks.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.