Review Questions
You can find the answers in the Appendix.
-
What does IAM stand for?
- Identity and Authorization Management
- Identity and Access Management
- Identity and Auditing Management
- Individual Access Management
-
When you navigate to IAM & Admin in Cloud Console, what appears in the main body of the page?
- Members and roles assigned
- Roles only
- Members only
- Roles and permissions assigned
-
Why are primitive roles classified in a category in addition to IAM?
- They are part of IAM.
- They were created before IAM.
- They were created after IAM.
- They are not related to access control.
-
A developer intern is confused about what roles are used for. You describe IAM roles as a collection of what?
- Identities
- Permissions
- Access control lists
- Audit logs
-
You want to list roles assigned to users in a project called ace-exam-project. What gcloud command would you use?
- gcloud iam get-iam-policy ace-exam-project
- gcloud projects list ace-exam-project
- gcloud projects get-iam-policy...