GCP ACE · Question 21 · Domain 3.1: Deploying and implementing Compute Engine resources
Your security team requires that all SSH access to Compute Engine instances be tied to users' Google Cloud IAM identities, rather than managing individual SSH keys manually. You need to configure this for a new project.
Which TWO steps should you take to implement this? (Select TWO)
Answer options:
Enable OS Login at the project level.
Generate a shared SSH key pair and distribute the private key to all developers.
Grant the users the 'roles/compute.osLogin' or 'roles/compute.osAdminLogin' IAM role.
Add the users' public SSH keys to the project metadata.
Configure Identity-Aware Proxy (IAP) TCP forwarding.
50 questions · hints · full answers · grading