ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 269 - Associate Cloud Engineer discussion

Report
Export

A colleague handed over a Google Cloud project for you to maintain. As part of a security checkup, you want to review who has been granted the Project Owner role. What should you do?

A.
In the Google Cloud console, validate which SSH keys have been stored as project-wide keys.
Answers
A.
In the Google Cloud console, validate which SSH keys have been stored as project-wide keys.
B.
Navigate to Identity-Aware Proxy and check the permissions for these resources.
Answers
B.
Navigate to Identity-Aware Proxy and check the permissions for these resources.
C.
Enable Audit logs on the 1AM & admin page for all resources, and validate the results.
Answers
C.
Enable Audit logs on the 1AM & admin page for all resources, and validate the results.
D.
Use the gcloud projects get-iam-policy command to view the current role assignments.
Answers
D.
Use the gcloud projects get-iam-policy command to view the current role assignments.
Suggested answer: D

Explanation:

The gcloud projects get-iam-policy command displays the IAM policy for a project, which includes the roles and members assigned to those roles. The Project Owner role grants full access to all resources and actions in the project. By using this command, you can review who has been granted this role and make any necessary changes.Reference:

1: Associate Cloud Engineer Certification Exam Guide | Learn - Google Cloud

2: gcloud projects get-iam-policy | Cloud SDK Documentation | Google Cloud

3: Understanding roles | Cloud IAM Documentation | Google Cloud

asked 18/09/2024
Henock Asmerom
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first