ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 231 - Associate Cloud Engineer discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Create a bastion host with public internet access. Create the SSH tunnel to the instance through the bastion host.
Suggested answer: D

Explanation:


asked 18/09/2024
Mario Alba Barrero
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first