Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 65 Topic 7 Discussion

Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 65 Topic 7 Discussion

Associate-Cloud-Engineer Exam Topic 7 Question 65 Discussion:
Question #: 65
Topic #: 7

You have a number of compute instances belonging to an unmanaged instances group. You need to SSH to one of the Compute Engine instances to run an ad hoc script. You’ve already authenticated gcloud, however, you don’t have an SSH key deployed yet. In the fewest steps possible, what’s the easiest way to SSH to the instance?


A.

Run gcloud compute instances list to get the IP address of the instance, then use the ssh command.


B.

Use the gcloud compute ssh command.


C.

Create a key with the ssh-keygen command. Then use the gcloud compute ssh command.


D.

Create a key with the ssh-keygen command. Upload the key to the instance. Run gcloud compute instances list to get the IP address of the instance, then use the ssh command.


Get Premium Associate-Cloud-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.