Google Cloud Associate Cloud Engineer — Question 130

Your company runs its Linux workloads on Compute Engine instances. Your company will be working with a new operations partner that does not use Google
Accounts. You need to grant access to the instances to your operations partner so they can maintain the installed tooling. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because generating SSH key pairs allows secure access to the instances without needing Google Accounts. Options A and B do not provide access without Google Accounts, while C requires additional infrastructure setup that may not be necessary for simple access.