List of questions
Related questions
Question 231 - Associate Cloud Engineer discussion
Your team is using Linux instances on Google Cloud. You need to ensure that your team logs in to these instances in the most secure and cost efficient way. What should you do?
A.
Attach a public IP to the instances and allow incoming connections from the internet on port 22 for SSH.
B.
Use a third party tool to provide remote access to the instances.
C.
Use the gcloud compute ssh command with the --tunnel-through-iap flag. Allow ingress traffic from the IP range 35.235.240.0/20 on port 22.
D.
Create a bastion host with public internet access. Create the SSH tunnel to the instance through the bastion host.
Your answer:
0 comments
Sorted by
Leave a comment first