How does Google Cloud IAM handle inheritance of permissions?
- Permissions are inherited from parent resources to child resources by default, but they can be overridden or restricted at any level in the resource hierarchy.
- Permissions are only inherited from parent resources to child resources if explicitly configured, otherwise, each resource has its own independent set of permissions.
- Permissions are inherited from child resources to parent resources, allowing more granular control over access rights at higher levels in the resource hierarchy.
- Google Cloud IAM does not support inheritance of permissions between resources.
Understanding how Google Cloud IAM handles inheritance of permissions is crucial for designing effective access control strategies and ensuring security in Google Cloud environments.
Loading...
Related Quiz
- The App Engine _______ environment is suitable for stateless applications.
- Which of the following is a primary purpose of Cloud CDN?
- Cloud Deployment Manager allows users to define infrastructure using _______.
- Scenario: An e-commerce website needs to resize images uploaded by users before storing them in Cloud Storage. Which Google Cloud service can be used to achieve this efficiently?
- Scenario: A company requires high availability for its database server running on Google Cloud. Which feature of Persistent Disk should they leverage to ensure data redundancy and fault tolerance?