Must-Know Practice Sets
Which role provides extensive visibility and control over all resources within a company's Google Cloud Platform?
The Organization Admin role provides extensive visibility and control over all resources within a GCP organization.
How do folders facilitate administration rights delegation in GCP?
Folders in GCP allow resource organization and delegation of administrative rights, such as ownership, to specific departments or teams.
Which principle guides the granting of roles in Cloud IAM for GCP resources?
The principle of least privilege states that users should only be granted the minimum permissions necessary to perform their tasks.
What happens to the Platform APIs service account when a GCP project is deleted?
For certain managed or cross-project service accounts, the account itself may be retained while its access bindings to the deleted project are revoked.
How can organizations effectively manage permissions for individual users?
It is a best practice to assign roles to Google Groups rather than individual users. This simplifies access management as users can be added or removed from groups without needing to update IAM policies.
Why is it considered a best practice to have more than one owner for a Google Cloud project?
If a project has only one owner and their account is compromised, disabled, or deleted, the project could be orphaned or accidentally deleted. Having multiple owners ensures continuity of access and management.
How can you effectively track and manage service accounts in GCP?
Implementing a consistent naming convention and descriptive display names for service accounts makes it easier to track their purpose, ownership, and permissions across a Google Cloud environment.
Where do Cloud IAM roles granted at the organization level apply within the GCP resource hierarchy?
In Google Cloud, IAM policies are inherited downwards through the resource hierarchy. Roles granted at the Organization level apply to all folders, projects, and resources within that organization. The original answer 'Only to projects directly under the organization' is incorrect.
What role facilitates trusted users to utilize a service account in GCP?
The roles/iam.serviceAccountUser role allows a user to impersonate and run operations as a service account, effectively utilizing it for resources like Compute Engine instances.
What is required to enable access via access scopes in a project?
Access scopes are used to specify the API access for a Compute Engine instance. The corresponding API must be enabled in the project for the access scope to function properly.
Based on our question bank analysis, master these concepts to score high in MongoDB.
Test your knowledge under real exam conditions with our curated mock assessment.
Start Preparing for Primers