Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam. Engage with interactive quizzes and detailed explanations tailored to help you master key concepts. Ensure you're ready for a successful career in the cloud computing industry!

Practice this question and more.


When should a primitive role be used?

  1. When creating a custom role requires more than 10 permissions.

  2. When granting permission to a development project or to the development team.

  3. When granting permission to a production project, or to a third-party company.

  4. When there are more than 10 users.

The correct answer is: When granting permission to a development project or to the development team.

A primitive role should be used when granting permission to a development project or the development team. Using a custom role for this purpose would not be ideal as it would require more effort and complexity, especially if you have a large development team with varying permissions. Option C is incorrect because a primitive role may not have the necessary permissions for a production project or a third-party company. Additionally, granting permission to a third-party company through a primitive role could potentially give them access to more than they should have. Option A is incorrect because the number of permissions does not determine whether a primitive role should be used or not. Option D is also incorrect as the number of users does not impact the use of a primitive role.