Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Google Cloud logo

Google CloudAssociate Cloud Engineer

Domain 4Objective 1

4.1 Managing IAM ASSOCIATE-CLOUD-ENGINEER Practice Questions (Page 2)

Part of the Configuring access and security domain, which accounts for ~20% of the ASSOCIATE-CLOUD-ENGINEER exam.

17questions here
4free pages
8concepts
~20%of the exam

Questions 6–10

  1. 6expert · hard

    You created a custom IAM role named 'custom.bucketManager' and granted it to a group of users in your project. After a security review, you realize that the role includes the permission 'storage.buckets.delete', which should not be granted. You need to remove this permission from the role immediately. What is the impact on the users who currently have this role?

    Select an answer first
  2. 7foundation · easy

    What happens to the permissions of a member who has a custom role that is disabled?

    Select an answer first
  3. 8application · medium

    You are reviewing the IAM policy for a project and see the following JSON: ```json { "bindings": [ { "role": "roles/compute.instanceAdmin", "members": [ "serviceAccount:sa-prod@project.iam.gserviceaccount.com" ] }, { "role": "roles/viewer", "members": [ "user:alice@example.com" ] } ] } ``` What can the service account 'sa-prod' do?

    Select an answer first
  4. 9foundation · easy

    Which gcloud command displays the IAM policy for a Compute Engine instance named 'my-vm' in the default zone?

    Select an answer first
  5. 10foundation · easy

    Which statement accurately describes a predefined IAM role?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Google Cloud. “ASSOCIATE-CLOUD-ENGINEER” is a trademark of its owner, used for identification only.