October 2019
Intermediate to advanced
520 pages
13h 5m
English
On top of using IAM permissions to restrict access to Cloud Storage, it can also be secured using Access Control Lists (ACLs). ACLs should be used when you want to set permissions on objects rather than the whole bucket, for example, to gain access to an individual object in a specific bucket. This is because Cloud IAM would apply permissions to all of the objects in a bucket. It's vital to understand this because, from a manageability perspective, it is not ideal to manage these individually and if there is commonality of permissions across all objects in the bucket, then you should use IAM to control access.
An ACL is made up of the permission that defines what can be performed, as well as the scope that ...
Read now
Unlock full access