Associate Cloud Engineer · Free Practice Question Easy
Question 11
A group of data scientists needs access to data stored in Cloud Bigtable. You want to follow Google's recommended best practices for security. What role would you assign to the data scientist to allow them to read data from Bigtable?
- A roles/bigtable.admin
- B roles/bigtable.reader
- C roles/bigtable.user
- D roles/bigtable.owner
Reveal correct answer
Correct answer: B
Explanation
The role/bigtable.reader gives the data scientist the ability to read data but not write data or modify the database. This follows the Principle of Least Privilege as recommended by Google.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
