ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 182 - Professional Cloud Architect discussion

Report
Export

You have deployed several instances on Compute Engine. As a security requirement, instances cannot have a public IP address. There is no VPN connection between Google Cloud and your office, and you need to connect via SSH into a specific machine without violating the security requirements. What should you do?

A.
Configure Cloud NAT on the subnet where the instance is hosted. Create an SSH connection to the Cloud NAT IP address to reach the instance.
Answers
A.
Configure Cloud NAT on the subnet where the instance is hosted. Create an SSH connection to the Cloud NAT IP address to reach the instance.
B.
Add all instances to an unmanaged instance group. Configure TCP Proxy Load Balancing with the instance group as a backend. Connect to the instance using the TCP Proxy IP.
Answers
B.
Add all instances to an unmanaged instance group. Configure TCP Proxy Load Balancing with the instance group as a backend. Connect to the instance using the TCP Proxy IP.
C.
Configure Identity-Aware Proxy (IAP) for the instance and ensure that you have the role of IAP-secured Tunnel User. Use the gcloud command line tool to ssh into the instance.
Answers
C.
Configure Identity-Aware Proxy (IAP) for the instance and ensure that you have the role of IAP-secured Tunnel User. Use the gcloud command line tool to ssh into the instance.
D.
Create a bastion host in the network to SSH into the bastion host from your office location. From the bastion host, SSH into the desired instance.
Answers
D.
Create a bastion host in the network to SSH into the bastion host from your office location. From the bastion host, SSH into the desired instance.
Suggested answer: D

Explanation:

Reference: https://cloud.google.com/solutions/connecting-securely

asked 18/09/2024
Hermann Saint-Fleur
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first