Topic 1 Question 131
Your company's mission-critical, globally available application is supported by a Cloud Spanner database. Experienced users of the application have read and write access to the database, but new users are assigned read-only access to the database. You need to assign the appropriate Cloud Spanner Identity and Access Management (IAM) role to new users being onboarded soon. What roles should you set up?
roles/spanner.databaseReader
roles/spanner.databaseUser
roles/spanner.viewer
roles/spanner.backupWriter
ユーザの投票
コメント(3)
The correct answer is A! With Spanner.viewer user cannot read database, but he can visualize only database List. https://cloud.google.com/spanner/docs/iam?hl=it
👍 1EmiNard842023/03/23- 正解だと思う選択肢: A
See this link https://cloud.google.com/spanner/docs/iam
👍 1EueChan2023/03/23 A. Nothing to do with backups. Eliminate D. databaseUser allows read and write. Eliminate B. viewer is at the instance level and does not allow database reads. Eliminate C. Leaves A.
👍 1dynamic_dba2023/03/27
シャッフルモード